Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'], chrootPath='/var/lib/mock/f29-build-24426-12502/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/zorba-3.0.0-43.20140621git152f8964c.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'], chrootPath='/var/lib/mock/f29-build-24426-12502/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zorba.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zrf8ld + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zorba-3.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/zorba-3.0-20140621git152f8964c.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd zorba-3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (zorba-php-wrapper.patch):' Patch #0 (zorba-php-wrapper.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file swig/php/XQueryProcessor.php Patch #1 (zorba-binding-names.patch): + echo 'Patch #1 (zorba-binding-names.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file swig/php/CMakeLists.txt patching file swig/python/CMakeLists.txt patching file swig/ruby/CMakeLists.txt Patch #2 (zorba-pthread.patch): + echo 'Patch #2 (zorba-pthread.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cmake_modules/ZorbaGenerateExe.cmake Patch #3 (zorba-check-dll_path.patch): + echo 'Patch #3 (zorba-check-dll_path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/context/root_static_context.cpp + echo 'Patch #4 (zorba-missing-includes.patch):' Patch #4 (zorba-missing-includes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file include/zorba/iterator.h patching file modules/http-client/json/http-client.xq.src/http_client.cpp + echo 'Patch #5 (zorba-no-php-binding.patch):' Patch #5 (zorba-no-php-binding.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file swig/CMakeLists.txt + echo 'Patch #6 (zorba-icu-namespace.patch):' Patch #6 (zorba-icu-namespace.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/runtime/full_text/icu_tokenizer.cpp patching file src/runtime/full_text/icu_tokenizer.h patching file src/util/utf8_util.h patching file src/zorbatypes/collation_manager.cpp + rm -f src/include/xqc.h + find '(' -name '*.h' -o -name '*.cpp' ')' -exec chmod 644 '{}' ';' + find doc -name doxy.config.in -exec sed -i s/@DOXYGEN_DOT_EXECUTABLE_PATH@/dot/ '{}' ';' + sed -i 's|\(CHECK_INCLUDE_FILE\)S\( ("unicode/coll.h"\)|\1_CXX\2|' CMakeLists.txt + sed -i '/# include /d' src/util/locale.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h5mOSz + umask 022 + cd /builddir/build/BUILD + cd zorba-3.0 + mkdir -p build + cd build + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DZORBA_LIB_DIRNAME:STRING=lib64 -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DBISON_EXECUTABLE=/dummy .. -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:40 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0002 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for C++ include unicode/coll.h -- Looking for C++ include unicode/coll.h - found -- Looking for include file iconv.h -- Looking for include file iconv.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include files sys/param.h, sys/mount.h -- Looking for include files sys/param.h, sys/mount.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file tzfile.h -- Looking for include file tzfile.h - not found -- Looking for include file unicode/ustring.h -- Looking for include file unicode/ustring.h - found -- Looking for include file unicode/utypes.h -- Looking for include file unicode/utypes.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for C++ include FlexLexer.h -- Looking for C++ include FlexLexer.h - found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for strtof -- Looking for strtof - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for _stricmp -- Looking for _stricmp - not found -- Looking for strcat_s -- Looking for strcat_s - not found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_spin_init -- Looking for pthread_spin_init - found -- Looking for pthread_mutex_init -- Looking for pthread_mutex_init - found -- Looking for getrusage -- Looking for getrusage - found -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of unsigned __int32 -- Check size of unsigned __int32 - failed -- Check size of __int32 -- Check size of __int32 - failed -- Check size of int64_t -- Check size of int64_t - done -- Performing Test ZORBA_HAVE_STRUCT_TM_TM_GMTOFF -- Performing Test ZORBA_HAVE_STRUCT_TM_TM_GMTOFF - Success -- Performing Test ZORBA_HAVE_STRUCT_TM___TM_GMTOFF -- Performing Test ZORBA_HAVE_STRUCT_TM___TM_GMTOFF - Failed -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- Check size of short -- Check size of short - done -- Check size of size_t -- Check size of size_t - done -- Check size of wchar_t -- Check size of wchar_t - done -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for LibXml2 -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.8") -- Found LIBXML2 library -- /usr/lib64/libxml2.so -- -- Looking for ICU -- Found ICU library -- /usr/lib64/libicuuc.so -- ICU Version: 62.1.0 -- Found ICU internationalization library -- /usr/lib64/libicui18n.so -- Found ICU data library -- /usr/lib64/libicudata.so -- Found ICU library -- /usr/lib64/libicuuc.so -- -- Looking for Xerces-C -- Found Xerces-C: /usr/lib64/libxerces-c.so -- : /usr/include -- -- Executable: /usr/bin/php -- Library: PHP5_LIBRARY-NOTFOUND -- *NIX Environment Configuration... -- Found PHP5-Version 7.2.4RC1 -- Found PythonInterp: /usr/bin/python3.7 (found version "3.7") -- Found PythonLibs: /usr/lib64/libpython2.7.so -- ZORBA_NATIVE_STORE: ON -- ZORBA_STORE_DIR: /builddir/build/BUILD/zorba-3.0/src/store/naive -- ZORBA_STORE_NAME: simplestore -- ZORBA_BATCHING_TYPE: 0 -- ZORBA_FLOAT_POINT_PRECISION: 18 -- ZORBA_WITH_CODE_COVERAGE: OFF -- ZORBA_WITH_CODE_PROFILE: OFF -- ZORBA_FOR_ONE_THREAD_ONLY: ON -- ZORBA_WITH_FILE_ACCESS [ON/OFF]: ON -- ZORBA_WITH_DEBUGGER [ON/OFF]: ON -- ZORBA_TEST_TIMEOUT_VALUE: 60 -- ZORBA_VERIFY_PEER_SSL_CERTIFICATE: OFF -- ZORBA_WIN_DLL: ON -- ZORBA_EXE: /builddir/build/BUILD/zorba-3.0/build/bin/zorba -- ZORBA_DEBUG_PARSER: OFF -- ZORBA_DEBUG_STRING: OFF -- ZORBA_NO_ICU: OFF -- ZORBA_NO_FULL_TEXT: OFF -- ZORBA_NO_XMLSCHEMA: OFF -- ZORBA_WITH_BIG_INTEGER: OFF -- ZORBA_WITH_THESAURUS: ON -- ZORBA_SUPPRESS_SWIG [ON/OFF]: OFF -- ZORBA_XQUERYX: OFF -- ZORBA_TEST_XQUERYX: OFF -- CMAKE_BINARY_DIR: /builddir/build/BUILD/zorba-3.0/build -- CMAKE_SOURCE_DIR: /builddir/build/BUILD/zorba-3.0 -- CMAKE_SYSTEM: Linux-4.15.0-00044-g2b0aa1de45f6 -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 4.15.0-00044-g2b0aa1de45f6 -- CMAKE_SYSTEM_PROCESSOR: riscv64 -- UNIX: 1 -- WIN32: -- APPLE: -- MINGW: -- CYGWIN: -- BORLAND: -- MSVC: -- MSVC_IDE: -- MSVC60: -- MSVC70: -- MSVC71: -- MSVC80: -- CMAKE_COMPILER_2005: -- CMAKE_C_FLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -- CMAKE_CXX_FLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -- CMAKE_BUILD_TYPE: Release -- CMAKE_INSTALL_PREFIX: /usr -- BUILD_SHARED_LIBS: ON -- CMAKE_C_COMPILER: /usr/bin/cc -- CMAKE_CXX_COMPILER: /usr/bin/c++ -- CMAKE_COMPILER_IS_GNUCC: 1 -- CMAKE_COMPILER_IS_GNUCXX: 1 -- CMAKE_AR: /usr/bin/ar -- CMAKE_RANLIB: /usr/bin/ranlib -- CMAKE_BUILD_TOOL = /usr/bin/gmake -- Detected GNU compiler version 8.2.1 (major version 8) -- GNU Compiler version greater than 4.0.1 -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - found -- Found Xerces 3.2.1 -- /usr/include/usr/lib64/libxerces-c.so -- Zorba version number: 3.0.0 -- Performing Test ZORBA_TR1_IN_TR1_SUBDIRECTORY -- Performing Test ZORBA_TR1_IN_TR1_SUBDIRECTORY - Success -- Performing Test ZORBA_TR1_1 -- Performing Test ZORBA_TR1_1 - Failed -- Performing Test ZORBA_TR1_2 -- Performing Test ZORBA_TR1_2 - Success -- Performing Test ZORBA_CXX_NULLPTR -- Performing Test ZORBA_CXX_NULLPTR - Success -- Performing Test ZORBA_CXX_STATIC_ASSERT -- Performing Test ZORBA_CXX_STATIC_ASSERT - Success -- Performing Test ZORBA_HAVE_ENABLE_IF -- Performing Test ZORBA_HAVE_ENABLE_IF - Success -- Performing Test ZORBA_HAVE_IS_SAME -- Performing Test ZORBA_HAVE_IS_SAME - Success -- Performing Test ZORBA_HAVE_UNIQUE_PTR -- Performing Test ZORBA_HAVE_UNIQUE_PTR - Success -- Performing Test ZORBA_HAVE_UNORDERED_MAP -- Performing Test ZORBA_HAVE_UNORDERED_MAP - Success -- Performing Test ZORBA_HAVE_UNORDERED_SET -- Performing Test ZORBA_HAVE_UNORDERED_SET - Success -- configured /builddir/build/BUILD/zorba-3.0/scripts/create-doc-tar.sh.in -> /builddir/build/BUILD/zorba-3.0/build/scripts/create-doc-tar.sh -- /usr/include -- /usr/lib64/libedit.so -- Found Libedit: /usr/include -- configured /builddir/build/BUILD/zorba-3.0/bin/debugger/config.h.cmake --> /builddir/build/BUILD/zorba-3.0/build/bin/debugger/config.h BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:61 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:67 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:70 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:73 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:76 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:87 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:90 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:99 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:108 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:114 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:120 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:128 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- ZORBA_TEST_PLAN_SERIALIZATION: OFF -- ZORBA_TEST_PLAN_SERIALIZATION_EXECUTION_ONLY: OFF -- ZORBA_TEST_PLAN_SERIALIZATION_COMPILE_ONLY: OFF BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:139 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:146 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Boost_INCLUDE_DIR = -- try _boost_PATH_SUFFIX boost-1.35.0 -- try _boost_PATH_SUFFIX boost-1.35 -- try _boost_PATH_SUFFIX boost-1.34.1 -- try _boost_PATH_SUFFIX boost-1.34.0 -- try _boost_PATH_SUFFIX boost-1.34 -- try _boost_PATH_SUFFIX boost-1.33.1 -- try _boost_PATH_SUFFIX boost-1.33.0 -- try _boost_PATH_SUFFIX boost-1.33 -- Found one boost 1.66.0 -- look for component filesystem -- found ? Boost_FILESYSTEM_LIBRARY_RELEASE-NOTFOUND -- Adjusting FILESYSTEM -- only release version found -- Boost component library found FILESYSTEM -- Boost_INCLUDE_DIRS: /usr/include -- Boost_LIBRARIES: -- Found The Following Boost Libraries: -- filesystem -- Boost Version: 1.66.0 -- Found Boost v1_66: /usr/include -- Boost lib path: /usr/lib64 -- Boost_INCLUDE_DIR = /usr/include -- Found one boost 1.66.0 -- look for component system -- found ? Boost_SYSTEM_LIBRARY_RELEASE-NOTFOUND -- Adjusting SYSTEM -- only release version found -- Boost component library found SYSTEM -- Boost_INCLUDE_DIRS: /usr/include -- Boost_LIBRARIES: /usr/lib64/libboost_filesystem.so -- Found The Following Boost Libraries: -- system -- Boost Version: 1.66.0 -- Adding API tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding iterator plan tests -- Adding tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cURL -- Found CURL: /usr/lib64/libcurl.so (found version "7.61.0") BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library ext2.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib6_ext2.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:31 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library ext.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib7_ext.xq". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:33 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library link.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib8_link.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:40 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Found Java: /usr/bin/java (found version "1.8.0.144") found components: Development BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:19 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:23 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:27 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:31 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:35 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:44 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:48 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:56 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:60 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:68 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:72 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:76 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding unit tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:141 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:142 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:145 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:147 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:150 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:152 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:153 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:154 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:157 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:158 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:159 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:170 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding update tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding SAX2 tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at config/CMakeLists.txt:53 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library util-tests.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib12_util-tests.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/util-tests/CMakeLists.txt:19 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cURL -- Found cURL library -- /usr/lib64/libcurl.so -- Add library ftp-client.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib24_ftp-client.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/ftp-client/CMakeLists.txt:20 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library http-client.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib27_http-client.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/http-client/CMakeLists.txt:31 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library file.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib34_file.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/org/expath/ns/CMakeLists.txt:18 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library sleep.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib41_sleep.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/sleep/CMakeLists.txt:15 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library zorba-query.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib64_zorba-query.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/zorba-query/CMakeLists.txt:15 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- End modules -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot -- Found LATEX: /usr/bin/latex -- configured /builddir/build/BUILD/zorba-3.0/doc/zorba/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/zorba/doxy.config -- Adding test for the C++ API's documentation: doc/cxx/examples/simple.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/sax2.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/errors.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/context.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/serialization.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/chaining.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/external_functions.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/datamanager.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/uri_resolvers.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/execution_plans.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/item_handler.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/callback.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/binary.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/module_import_check.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/jsoniq.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- configured /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/Makefile.cmake /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/Makefile.zorba -- configured /builddir/build/BUILD/zorba-3.0/doc/cxx/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/cxx/doxy.config -- Adding test for the C API's documentation: doc/c/examples/csimple.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/ccontext.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cerror.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cparsing.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cexternal_functions.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cserialization.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/csequences.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- configured /builddir/build/BUILD/zorba-3.0/doc/c/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/c/doxy.config -- Found Java: /usr/bin/java (found version "1.8.0_144") -- Seting path for java tests /builddir/build/BUILD/zorba-3.0/build/swig/java -- configured /builddir/build/BUILD/zorba-3.0/doc/java/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/java/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/xqj/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/xqj/doxy.config -- Adding Python test -- configured /builddir/build/BUILD/zorba-3.0/doc/python/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/python/doxy.config -- Found Ruby: /usr/bin/ruby (found version "2.5.1") -- RUBY_EXECUTABLE: /usr/bin/ruby -- configured /builddir/build/BUILD/zorba-3.0/doc/ruby/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/ruby/doxy.config -- PHP Found, installing examples... -- configured /builddir/build/BUILD/zorba-3.0/doc/php/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/php/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/csharp/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/csharp/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/code/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/code/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/include/zorba/config.h.cmake -->/builddir/build/BUILD/zorba-3.0/build/include/zorba/config.h -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64 -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/context -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/hof -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/item -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/json -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/random -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/store -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris -- created directory /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc -- Looking for flex -- Found flex -- /usr/bin/flex, version: 2.6.1 -- Bison: < 2.4 -- Bison: < 3.0 -- GNU Bison's version is less than required (2.4) -- the parser will not be regenerated -- Using repository files /builddir/build/BUILD/zorba-3.0/src/xquery_parser.cpp/builddir/build/BUILD/zorba-3.0/src/jsoniq_parser.cpp -- Flex: 2.6.1 > 2.5.35 -- configured /builddir/build/BUILD/zorba-3.0/src/compiler/parser/copyparser.sh.cmake -->/builddir/build/BUILD/zorba-3.0/build/copyparser.sh -- configured /builddir/build/BUILD/zorba-3.0/src/context/root_static_context_init.cpp.in => /builddir/build/BUILD/zorba-3.0/build/src/context/root_static_context_init.cpp -- Performing Test _works -- Performing Test _works - Success -- PRECOMPILED HEADERS: OFF -- processing store dir /builddir/build/BUILD/zorba-3.0/src/store/naive with name simplestore -- SWIG: Generating Python API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/python/CMakeLists.txt:20 (SWIG_ADD_MODULE) BUILDSTDERR: File "", line 1 BUILDSTDERR: from distutils import sysconfig;print sysconfig.get_python_lib(0) BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax -- SWIG: Generating Java API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/java/CMakeLists.txt:35 (SWIG_ADD_MODULE) -- SWIG: Generating XQJ API -- Found Java: /usr/bin/java (found version "1.8.0.144") found components: Development -- Copying tck batch... -- Ruby module being built non-Universal -- SWIG: Generating Ruby API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/ruby/CMakeLists.txt:30 (SWIG_ADD_MODULE) BUILDSTDERR: CMake Warning (dev) at swig/ruby/CMakeLists.txt:34 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorba_simplestore". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: -e:1:in `
': uninitialized constant Config (NameError) -- Creating check_core_uris and check_uris targets -- ADD_XQDOC_TARGETS -- added target xqdoc -- added test test/xqdoc/make_xqdoc -- ADD_XQDOC_TARGETS END -- Configuring done BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:994 (ADD_DEPENDENCIES): BUILDSTDERR: Policy CMP0046 is not set: Error on non-existent dependency in BUILDSTDERR: add_dependencies. Run "cmake --help-policy CMP0046" for policy details. BUILDSTDERR: Use the cmake_policy command to set the policy and suppress this warning. BUILDSTDERR: The dependency target "xqdoc-xml" of target "xqdoc" does not exist. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: cmake_modules/ZorbaModule.cmake:739 (ADD_XQDOC_TARGETS) BUILDSTDERR: CMakeLists.txt:643 (DONE_DECLARING_ZORBA_URIS) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/zorba-3.0/build + make VERBOSE=1 -j4 /usr/bin/cmake -H/builddir/build/BUILD/zorba-3.0 -B/builddir/build/BUILD/zorba-3.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/gen_diag_modules.dir/build.make src/CMakeFiles/gen_diag_modules.dir/depend make -f test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest.dir/depend make -f test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/depend make -f test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build.make test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/src /builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/gen_diag_modules.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/depend.internal". Scanning dependencies of target JavaTest2 make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Scanning dependencies of target JavaTest make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build make -f test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ourlib /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/depend.internal". [ 0%] Building Java objects for JavaTest2.jar cd /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java && /usr/bin/javac -classpath :/builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java:/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java -d /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir @/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/java_sources Scanning dependencies of target ourlib make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build.make test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 0%] Building CXX object test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/ourlib.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib && /usr/bin/c++ -Dourlib_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/ourlib.dir/ourlib.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ourlib/ourlib.cpp Dependee "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/gen_diag_modules.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/gen_diag_modules.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/gen_diag_modules.dir/depend.internal". Scanning dependencies of target gen_diag_modules make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/gen_diag_modules.dir/build.make src/CMakeFiles/gen_diag_modules.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 0%] Building Java objects for JavaTest.jar cd /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java && /usr/bin/javac -classpath :/builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java:/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java -d /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir @/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/java_sources [ 0%] Generating ../modules/zorba-errors.xq cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_list_xq.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/modules/zorba-errors.xq" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml;ns:=zerr" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/modules/zorba-errors.xq [ 0%] Linking CXX shared library libourlib.so cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib && /usr/bin/cmake -E cmake_link_script CMakeFiles/ourlib.dir/link.txt --verbose=1 [ 0%] Generating ../modules/zorba-warnings.xq cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_list_xq.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/modules/zorba-warnings.xq" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml;ns:=zwarn" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libourlib.so -o libourlib.so CMakeFiles/ourlib.dir/ourlib.cpp.o -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/modules/zorba-warnings.xq [ 0%] Generating ../modules/w3c/xqt-errors.xq cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_list_xq.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/modules/w3c/xqt-errors.xq" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml;ns:=err" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/modules/w3c/xqt-errors.xq [ 0%] Built target ourlib make -f swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/build.make swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/python /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/python /builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/DependInfo.cmake --color= [ 1%] Generating ../modules/jsoniq-errors.xq cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_list_xq.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/modules/jsoniq-errors.xq" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml;ns:=jerr" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/depend.internal". -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/modules/jsoniq-errors.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Scanning dependencies of target gen_zorba_api_python_zorba_apiPYTHON_wrap make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/build.make swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target gen_diag_modules make -f swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/build.make swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/java /builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/DependInfo.cmake --color= [ 1%] Swig source cd /builddir/build/BUILD/zorba-3.0/build/swig/python && /usr/bin/cmake -E make_directory /builddir/build/BUILD/zorba-3.0/build/swig/python Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/depend.internal". Scanning dependencies of target gen_zorba_api_java_zorba_apiJAVA_wrap make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/build.make swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/build cd /builddir/build/BUILD/zorba-3.0/build/swig/python && /usr/bin/cmake -E touch /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.stamp make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/swig/python && /usr/bin/swig -python -outdir /builddir/build/BUILD/zorba-3.0/build/swig/python -c++ -I/usr/include/libxml2 -I/usr/include -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/usr/include/python2.7 -o /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx /builddir/build/BUILD/zorba-3.0/swig/python/zorba_api.i [ 1%] Swig source cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/cmake -E make_directory /builddir/build/BUILD/zorba-3.0/build/swig/java cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/cmake -E touch /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.stamp cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/swig -java -package io.zorba.api -outdir /builddir/build/BUILD/zorba-3.0/build/swig/java -c++ -I/usr/include/libxml2 -I/usr/include -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -o /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx /builddir/build/BUILD/zorba-3.0/swig/java/zorba_api.i BUILDSTDERR: cstring.i not implemented for this target BUILDSTDERR: ZorbaStreamBuffer.h:30: Warning 401: Nothing known about base class 'std::streambuf'. Ignored. BUILDSTDERR: DiagnosticHandler.h:24: Warning 401: Nothing known about base class 'zorba::DiagnosticHandler'. Ignored. BUILDSTDERR: Store.h:52: Warning 362: operator= ignored BUILDSTDERR: ZorbaStreamBuffer.h:30: Warning 401: Nothing known about base class 'std::streambuf'. Ignored. BUILDSTDERR: DiagnosticHandler.h:24: Warning 401: Nothing known about base class 'zorba::DiagnosticHandler'. Ignored. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target gen_zorba_api_java_zorba_apiJAVA_wrap make -f swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/build.make swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/ruby /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/ruby /builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/depend.internal". Scanning dependencies of target gen_zorba_api_zorba_apiRUBY_wrap make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/build.make swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Swig source cd /builddir/build/BUILD/zorba-3.0/build/swig/ruby && /usr/bin/cmake -E make_directory /builddir/build/BUILD/zorba-3.0/build/swig/ruby cd /builddir/build/BUILD/zorba-3.0/build/swig/ruby && /usr/bin/cmake -E touch /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.stamp cd /builddir/build/BUILD/zorba-3.0/build/swig/ruby && /usr/bin/swig -ruby -outdir /builddir/build/BUILD/zorba-3.0/build/swig/ruby -c++ -I/usr/include/libxml2 -I/usr/include -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -o /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx /builddir/build/BUILD/zorba-3.0/swig/ruby/zorba_api.i BUILDSTDERR: ZorbaStreamBuffer.h:30: Warning 401: Nothing known about base class 'std::streambuf'. Ignored. BUILDSTDERR: DiagnosticHandler.h:24: Warning 401: Nothing known about base class 'zorba::DiagnosticHandler'. Ignored. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target gen_zorba_api_python_zorba_apiPYTHON_wrap cd /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java && /usr/bin/cmake -E touch /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/java_compiled_JavaTest2 cd /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java && /usr/bin/cmake -E touch /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/java_compiled_JavaTest [ 1%] Generating CMakeFiles/JavaTest2.dir/java_class_filelist cd /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java && /usr/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir -DCMAKE_JAR_CLASSES_PREFIX="" -P /usr/share/cmake/Modules/UseJavaClassFilelist.cmake [ 1%] Generating CMakeFiles/JavaTest.dir/java_class_filelist cd /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java && /usr/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir -DCMAKE_JAR_CLASSES_PREFIX="" -P /usr/share/cmake/Modules/UseJavaClassFilelist.cmake [ 1%] Creating Java archive JavaTest2.jar cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir && /usr/bin/jar -cf /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/JavaTest2.jar @java_class_filelist [ 1%] Creating Java archive JavaTest.jar cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir && /usr/bin/jar -cf /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/JavaTest.jar @java_class_filelist cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir && /usr/bin/cmake -D_JAVA_TARGET_DIR=/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java -D_JAVA_TARGET_OUTPUT_NAME=JavaTest2.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/share/cmake/Modules/UseJavaSymlinks.cmake make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target JavaTest2 cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir && /usr/bin/cmake -D_JAVA_TARGET_DIR=/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java -D_JAVA_TARGET_OUTPUT_NAME=JavaTest.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/share/cmake/Modules/UseJavaSymlinks.cmake make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target JavaTest make -f CMakeFiles/check_core_uris.dir/build.make CMakeFiles/check_core_uris.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_core_uris.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_core_uris.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_core_uris.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_core_uris.dir/depend.internal". Scanning dependencies of target check_core_uris make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f CMakeFiles/check_core_uris.dir/build.make CMakeFiles/check_core_uris.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver2.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver2.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ver.module [ 1%] Copying /builddir/build/BUILD/zorba-3.0/test/api/import-hello.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/api/import-hello.xsd /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/com/zorba-xquery/www/import-hello.schema [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver2.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver2.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ver_2.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ver_1.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ver_1.4.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver2.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ver2.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ver_2.3.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/bad-ver.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/bad-ver.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/bad-ver.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/bad-ver.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/bad-ver.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/bad-ver_1.4.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/bad-ver.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/bad-ver.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/bad-ver_1.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-A.xq to URI path [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-A.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-A.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/A.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-A.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/A_1.0.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-A.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-A.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/A_1.module [ 2%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-B.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-B.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/B.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-B.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-B.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/B_1.0.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-B.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/module-B.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/B_1.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext2.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext2.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ext.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext2.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext2.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ext_2.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext2.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext2.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ext_2.0.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ext_1.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/ext_1.0.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/link.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/link.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/link.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/link.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/link.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/link_1.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/link.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/link.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/link_1.0.module [ 3%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xsd /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/theschema.schema [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xq to URI path [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/myschema_1.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/myschema.module [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/schema.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/modules/myschema_1.0.module [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/random-file.txt to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/random-file.txt /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/random-file [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/manifest.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/manifest.xsd /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/io/zorba/manifest.schema [ 4%] Copying /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/zorba-classpath.txt to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/zorba-classpath.txt /builddir/build/BUILD/zorba-3.0/build/TEST_LIB_PATH/jars/zorba-classpath.txt [ 4%] Copying /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/JavaTest.jar to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/JavaTest.jar /builddir/build/BUILD/zorba-3.0/build/TEST_LIB_PATH/jars/JavaTest.jar [ 4%] Copying /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/JavaTest2.jar to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/JavaTest2.jar /builddir/build/BUILD/zorba-3.0/build/TEST_LIB_PATH/jars/JavaTest2.jar [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/jsound/sample.jsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/jsound/sample.jsd /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/jsound-schema.schema [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/rbkt/jsound/invalid.jsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/rbkt/jsound/invalid.jsd /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/us/28msec/zorba-tests/invalid-jsound-schema.schema [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarA.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarA.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/com/zorba-xquery/www/modules/testGetExtVarA.module [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarA.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarA.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/com/zorba-xquery/www/modules/testGetExtVarA_0.module [ 4%] Copying /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarA.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarA.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/com/zorba-xquery/www/modules/testGetExtVarA_0.0.module [ 5%] Copying /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarB.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarB.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/com/zorba-xquery/www/modules/testGetExtVarB.module [ 5%] Copying /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarB.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarB.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/com/zorba-xquery/www/modules/testGetExtVarB_0.module [ 5%] Copying /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarB.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/test/unit/testGetExtVarB.xq /builddir/build/BUILD/zorba-3.0/build/TEST_URI_PATH/com/zorba-xquery/www/modules/testGetExtVarB_0.0.module [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xml.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xml.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2001/xml.xsd.schema [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xslt-xquery-serialization.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xslt-xquery-serialization.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2010/xslt-xquery-serialization.schema [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/pul.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/pul.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/schemas/pul.schema [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/complete-pul.xsd to URI path [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xdm.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xdm.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/schemas/xdm.schema /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/complete-pul.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/schemas/complete-pul.schema [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/XQueryX.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/XQueryX.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/XQueryX.schema [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml1-transitional.dtd to URI path [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml1-frameset.dtd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml1-frameset.dtd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/TR/xhtml1/DTD/xhtml1-frameset.dtd.schema /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml1-transitional.dtd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/TR/xhtml1/DTD/xhtml1-transitional.dtd.schema [ 5%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml1-strict.dtd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml1-strict.dtd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/TR/xhtml1/DTD/xhtml1-strict.dtd.schema [ 6%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml-lat1.ent to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml-lat1.ent /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/TR/xhtml1/DTD/xhtml-lat1.ent.schema [ 6%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml-special.ent to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml-special.ent /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/TR/xhtml1/DTD/xhtml-special.ent.schema [ 6%] Copying /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml-symbol.ent to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/schemas/xhtml/xhtml-symbol.ent /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/TR/xhtml1/DTD/xhtml-symbol.ent.schema [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/math.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/math.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/math.module [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/math.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/math.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/math_1.module [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/math.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/math.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/math_1.0.module [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/random.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/random.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/random_1.module [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/random.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/random.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/random.module make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/random.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/random.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/random_1.0.module [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/base64.xq to URI path [ 6%] Built target gen_zorba_api_zorba_apiRUBY_wrap /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/base64.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/base64.module [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/base64.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/base64.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/base64_1.module [ 6%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/base64.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/base64.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/base64_1.0.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/string.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/string.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/string.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/string.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/string.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/string_1.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/atomic/string.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/atomic/string.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/string_1.0.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/batch.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/batch.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/batch_2.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/batch.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/batch.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/batch.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/batch.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/batch.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/batch_2.0.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/html.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/html.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/html.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/html.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/html.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/html_2.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/menu.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/menu.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/menu.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/html.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/html.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/html_2.0.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/menu.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/menu.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/menu_2.module [ 7%] Copying /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/menu.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/com/zorba-xquery/www/modules/xqdoc/menu.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/xqdoc/menu_2.0.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/full-text/full-text.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/full-text/full-text.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/full-text.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/full-text/full-text.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/full-text/full-text.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/full-text_1.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/full-text/full-text.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/full-text/full-text.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/full-text_1.0.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/functx/functx.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/functx/functx.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/functx/www/index.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/functx/functx.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/functx/functx.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/functx/www/index_0.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/functx/functx.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/functx/functx.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/functx/www/index_0.0.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/dateTime/datetime.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/dateTime/datetime.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/datetime.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/dateTime/datetime.xq to URI path [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/dateTime/datetime.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/dateTime/datetime.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/datetime_2.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/dateTime/datetime.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/datetime_2.0.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/ftp-client.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/ftp-client_1.module [ 8%] Copying /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq to URI path [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client-error.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client-error.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/expath/ns/error.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/ftp-client_1.0.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client-error.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client-error.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/expath/ns/error_0.0.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client-error.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client-error.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/expath/ns/error_0.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/http-client.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/expath/ns/http-client.schema [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/http-client_2.0.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xq to URI path [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/xml/http-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/com/zorba-xquery/www/modules/http-client_2.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/http-client.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/http-client_1.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/http-client_1.0.module [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/conv/http-client-wrapper.xq to URI path [ 9%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/conv/http-client-wrapper.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/conv/http-client-wrapper.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/http-client-wrapper.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/http-client/conv/http-client-wrapper.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/conv/http-client-wrapper.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/http-client-wrapper_1.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/http-client/conv/http-client-wrapper.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/http-client-wrapper_1.0.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/item/item.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/item/item.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/item.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/item/item.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/item/item.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/item_1.0.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/item/item.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/item/item.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/item_1.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/json/json-xml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/json/json-xml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/json-xml.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/json/json-xml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/json/json-xml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/json-xml_1.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/json/json-csv.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/json/json-csv.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/json-csv.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/json/json-xml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/json/json-xml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/json-xml_1.1.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/json/json-csv.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/json/json-csv.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/json-csv_1.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/json/json-csv.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/json/json-csv.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/json-csv_1.0.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/jsound/jsound.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/jsound/jsound.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/jsound/modules/jsound.module [ 10%] Copying /builddir/build/BUILD/zorba-3.0/modules/jsound/jsound.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/jsound/jsound.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/jsound/modules/jsound_1.0.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/jsound/jsound.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/jsound/jsound.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/jsound/modules/jsound_1.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/jsound/map.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/jsound/map.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/jsound/modules/validate/map_1.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/jsound/map.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/jsound/map.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/jsound/modules/validate/map.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/jsound/map.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/jsound/map.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/jsound/modules/validate/map_1.0.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/expath/ns/file.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/expath/ns/file_2.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/expath/ns/file_2.0.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/functions.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/functions.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/functions.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/functions.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/functions.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/functions_1.module [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/function-library.xq to URI path [ 11%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/functions.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/functions.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/functions_1.0.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/function-library.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/function-library.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/function-library.xq to URI path [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/function-library.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/function-library.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/function-library_1.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/org/jsoniq/www/function-library.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/function-library_1.0.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/schema/schema.xq to URI path [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/schema/schema.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/schema/schema.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/schema.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/schema/schema.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/schema_1.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/sctx/sctx.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sctx/sctx.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sctx.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/schema/schema.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/schema/schema.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/schema_1.0.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/sctx/sctx.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sctx/sctx.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sctx_1.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/sctx/sctx.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sctx/sctx.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sctx_1.0.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/dctx/dctx.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/dctx/dctx.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/dctx.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/dctx/dctx.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/dctx/dctx.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/dctx_1.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/dctx/dctx.jq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/dctx/dctx.jq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/dctx_1.0.module [ 12%] Copying /builddir/build/BUILD/zorba-3.0/modules/sequence/sequence.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sequence/sequence.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sequence.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/sequence/sequence.xq to URI path [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/sequence/sequence.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sequence/sequence.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sequence_1.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sequence/sequence.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sequence_1.0.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq to URI path [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sleep.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sleep_1.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/sleep_1.0.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/unordered-maps.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/unordered-maps.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/unordered-maps.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/unordered-maps.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/unordered-maps.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/unordered-maps_1.0.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/unordered-maps.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/unordered-maps.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/unordered-maps_1.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/documents.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/documents.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/documents.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/documents.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/documents.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/documents_2.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/documents.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/documents.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/documents_2.0.module [ 13%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/ddl.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/ddl_2.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/ddl_2.0.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/dml.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/dml_2.0.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/ddl.xq to URI path [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/w3c/ddl.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/dml_2.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/w3c/ddl_2.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/w3c/ddl_2.0.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/w3c/dml.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/w3c/dml_2.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/dynamic/collections/w3c/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/dynamic/collections/w3c/dml_2.0.module [ 14%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/collections/ddl.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/collections/ddl_2.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/collections/ddl_2.0.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/collections/dml.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/collections/dml_2.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/indexes/ddl.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/collections/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/collections/dml_2.0.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/indexes/ddl_2.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/indexes/ddl_2.0.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/dml.xq to URI path [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/indexes/dml_2.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/indexes/dml.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/indexes/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/indexes/dml_2.0.module [ 15%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/integrity-constraints/ddl.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/integrity-constraints/ddl_2.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/ddl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/ddl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/integrity-constraints/ddl_2.0.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/integrity-constraints/dml.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/dml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/integrity-constraints/dml_2.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/dml.xq to URI path [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/node-position.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/store/static/integrity-constraints/dml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/store/static/integrity-constraints/dml_2.0.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/node-position.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/node-position.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/node-position.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/node-position.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/node-position_2.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/node-position.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/node-position.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/node-position_2.0.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/reference.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/reference.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/reference.module [ 16%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/reference.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/reference.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/reference_1.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/node.xq to URI path [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/reference.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/node.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/node.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/reference.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/reference_1.0.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/node.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/node.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/node_2.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/structured-items/node.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/structured-items/node.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/node_2.0.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/uri/uri.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/uri/uri.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/uri.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/uri/uri.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/uri/uri.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/uri_1.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/uri/uri.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/uri/uri.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/uri_1.0.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/uri/fetch.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/uri/fetch.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/fetch.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath-functions.xsd to URI path [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/uri/fetch.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath-functions.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xpath-functions.schema [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/uri/fetch.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/uri/fetch.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/fetch_1.module /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/uri/fetch.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/fetch_1.0.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xpath-functions.module [ 17%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xpath-functions_0.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xpath-functions_0.0.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions_math.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions_math.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xpath-functions/math.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions_math.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions_math.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xpath-functions/math_0.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions_math.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/xpath_functions_math.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xpath-functions/math_0.0.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/pregenerated/xqt-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/pregenerated/xqt-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xqt-errors_0.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/pregenerated/xqt-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/pregenerated/xqt-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xqt-errors.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/w3c/pregenerated/xqt-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/w3c/pregenerated/xqt-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/w3/www/2005/xqt-errors_0.0.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/xml/xml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xml/xml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xml.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/xml/xml-options.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xml/xml-options.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xml-options.schema [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/xml/xml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xml/xml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xml_1.module [ 18%] Copying /builddir/build/BUILD/zorba-3.0/modules/xml/xml.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xml/xml.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xml_1.0.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xqdoc.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/xqdoc/www/1.0.schema [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xqdoc_2.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xqdoc_2.0.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc-options.xsd to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/xqdoc/xqdoc-options.xsd /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/xqdoc-options.schema [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/zorba-query/zorba-query.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/zorba-query/zorba-query.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/zorba-query.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/zorba-query/zorba-query.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/zorba-query/zorba-query.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/zorba-query_1.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/zorba-query/zorba-query.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/zorba-query/zorba-query.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/zorba-query_1.0.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/reflection/reflection.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/reflection/reflection.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/reflection_1.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/reflection/reflection.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/reflection/reflection.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/reflection.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/reflection/reflection.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/reflection/reflection.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/reflection_1.0.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/debugger/dbgp-message-handler.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/debugger/dbgp-message-handler.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/dbgp-message-handler_1.module [ 19%] Copying /builddir/build/BUILD/zorba-3.0/modules/debugger/dbgp-message-handler.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/debugger/dbgp-message-handler.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/dbgp-message-handler.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/debugger/dbgp-message-handler.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/debugger/dbgp-message-handler.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/dbgp-message-handler_1.0.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/errors.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/errors_0.0.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/errors_0.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-warnings.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-warnings.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/warnings.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-warnings.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-warnings.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/warnings_0.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/jsoniq-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/jsoniq-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/errors.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-warnings.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/zorba-warnings.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/warnings_0.0.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/jsoniq-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/jsoniq-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/errors_0.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/pregenerated/jsoniq-errors.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/pregenerated/jsoniq-errors.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/org/jsoniq/errors_0.0.module make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 20%] Built target check_core_uris make -f CMakeFiles/check_uris.dir/build.make CMakeFiles/check_uris.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_uris.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_uris.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_uris.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_uris.dir/depend.internal". Scanning dependencies of target check_uris make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f CMakeFiles/check_uris.dir/build.make CMakeFiles/check_uris.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/util-tests/util-tests.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/util-tests/util-tests.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/util-tests.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/util-tests/util-tests.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/util-tests/util-tests.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/util-tests_1.module [ 20%] Copying /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/util-curl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/util-curl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/util-curl.module [ 21%] Copying /builddir/build/BUILD/zorba-3.0/modules/util-tests/util-tests.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/util-tests/util-tests.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/util-tests_1.0.module [ 21%] Copying /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/util-curl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/util-curl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/util-curl_1.0.module [ 21%] Copying /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/util-curl.xq to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/util-curl.xq /builddir/build/BUILD/zorba-3.0/build/URI_PATH/io/zorba/modules/util-curl_1.module make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 21%] Built target check_uris make -f src/CMakeFiles/zorba_simplestore.dir/build.make src/CMakeFiles/zorba_simplestore.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 21%] Generating api/auditprops.cpp [ 22%] Generating ../include/zorba/internal/qnames.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/qnames_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/include/zorba/internal/qnames.h" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_namespaces.xml" -D files:STRING="diagnostic_namespaces.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/api/auditprops_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/api/auditprops.cpp" -D extvars:STRING=auditspecfile:=/builddir/build/BUILD/zorba-3.0/src/api/audit.xml -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 22%] Generating api/auditprops.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/api/auditprops_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/api/auditprops.h" -D extvars:STRING=auditspecfile:=/builddir/build/BUILD/zorba-3.0/src/api/audit.xml -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 22%] Generating FlexLexer.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -E copy_if_different /usr/include/FlexLexer.h /builddir/build/BUILD/zorba-3.0/build/src/FlexLexer.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/include/zorba/internal/qnames.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/api/auditprops.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/api/auditprops.h [ 22%] Generating compiler/parser/xquery_scanner.l cd /builddir/build/BUILD/zorba-3.0/build/src && printf "%%{\n#define XQUERY_SCANNER\n%%}\n">/builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.l cd /builddir/build/BUILD/zorba-3.0/build/src && cat /builddir/build/BUILD/zorba-3.0/src/compiler/parser/scanner_l_includes.h >> /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.l [ 22%] Generating compiler/parser/jsoniq_scanner.l cd /builddir/build/BUILD/zorba-3.0/build/src && printf "%%{\n#define JSONIQ_SCANNER\n%%}\n">/builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.l [ 23%] Generating diagnostics/dict_en.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/dict_XX_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/diagnostics/dict_en.cpp" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake cd /builddir/build/BUILD/zorba-3.0/build/src && cat /builddir/build/BUILD/zorba-3.0/src/compiler/parser/scanner_l_includes.h >> /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.l cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -xc++ -P -DXQUERY_SCANNER -E /builddir/build/BUILD/zorba-3.0/src/compiler/parser/scanner.l >> /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.l cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -xc++ -P -DJSONIQ_SCANNER -E /builddir/build/BUILD/zorba-3.0/src/compiler/parser/scanner.l >> /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.l [ 23%] Generating diagnostics/qnames.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/qnames_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/diagnostics/qnames.cpp" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_namespaces.xml" -D files:STRING="diagnostic_namespaces.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/diagnostics/dict_en.cpp [ 23%] Generating ../include/zorba/diagnostic_list.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_list_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/include/zorba/diagnostic_list.h" -D extvars:STRING="diagnostics-input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml;namespaces-input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_namespaces.xml" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/diagnostics/qnames.cpp [ 23%] Generating diagnostics/dict_zed_keys.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/dict_zed_keys_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/diagnostics/dict_zed_keys.h" -D extvars:STRING="input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 23%] Generating functions/func_accessors.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_accessors.h" -D extvars:STRING="file:=accessors/accessors.xml" -D files:STRING="accessors/accessors.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/include/zorba/diagnostic_list.h [ 24%] Generating functions/func_any_uri.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_any_uri.h" -D extvars:STRING="file:=any_uri/any_uri.xml" -D files:STRING="any_uri/any_uri.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/diagnostics/dict_zed_keys.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_accessors.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_any_uri.h [ 24%] Generating functions/func_base64.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_base64.h" -D extvars:STRING="file:=base64/base64.xml" -D files:STRING="base64/base64.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 24%] Generating functions/func_booleans.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_booleans.h" -D extvars:STRING="file:=booleans/booleans.xml" -D files:STRING="booleans/booleans.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 24%] Generating functions/func_collections.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_collections.h" -D extvars:STRING="file:=collections/collections.xml" -D files:STRING="collections/collections.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_booleans.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_base64.h [ 24%] Generating functions/func_context.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_context.h" -D extvars:STRING="file:=context/context.xml" -D files:STRING="context/context.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_collections.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_context.h [ 24%] Generating functions/func_datetime.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_datetime.h" -D extvars:STRING="file:=datetime/datetime.xml" -D files:STRING="datetime/datetime.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 24%] Generating functions/func_dctx.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_dctx.h" -D extvars:STRING="file:=dctx/dctx.xml" -D files:STRING="dctx/dctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_datetime.h [ 24%] Generating functions/func_debug_iterator.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_debug_iterator.h" -D extvars:STRING="file:=debug/debug_iterator.xml" -D files:STRING="debug/debug_iterator.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_dctx.h [ 24%] Generating functions/func_csv.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_csv.h" -D extvars:STRING="file:=csv/csv.xml" -D files:STRING="csv/csv.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_debug_iterator.h [ 24%] Generating functions/func_durations_dates_times.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_durations_dates_times.h" -D extvars:STRING="file:=durations_dates_times/durations_dates_times.xml" -D files:STRING="durations_dates_times/durations_dates_times.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_csv.h [ 24%] Generating functions/func_errors_and_diagnostics.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_errors_and_diagnostics.h" -D extvars:STRING="file:=errors_and_diagnostics/errors_and_diagnostics.xml" -D files:STRING="errors_and_diagnostics/errors_and_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_durations_dates_times.h [ 24%] Generating functions/func_other_diagnostics.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_other_diagnostics.h" -D extvars:STRING="file:=errors_and_diagnostics/other_diagnostics.xml" -D files:STRING="errors_and_diagnostics/other_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_errors_and_diagnostics.h [ 25%] Generating functions/func_fetch.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_fetch.h" -D extvars:STRING="file:=fetch/fetch.xml" -D files:STRING="fetch/fetch.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_other_diagnostics.h [ 25%] Generating functions/func_fnput.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_fnput.h" -D extvars:STRING="file:=fnput/fnput.xml" -D files:STRING="fnput/fnput.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fetch.h [ 25%] Generating functions/func_ft_module.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_ft_module.h" -D extvars:STRING="file:=full_text/ft_module.xml" -D files:STRING="full_text/ft_module.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fnput.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ft_module.h [ 25%] Generating functions/func_fn_hof_functions.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_fn_hof_functions.h" -D extvars:STRING="file:=hof/fn_hof_functions.xml" -D files:STRING="hof/fn_hof_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 25%] Generating functions/func_ic_ddl.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_ic_ddl.h" -D extvars:STRING="file:=indexing/ic_ddl.xml" -D files:STRING="indexing/ic_ddl.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fn_hof_functions.h [ 25%] Generating functions/func_index_func.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_index_func.h" -D extvars:STRING="file:=indexing/index_func.xml" -D files:STRING="indexing/index_func.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ic_ddl.h [ 25%] Generating functions/func_item.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_item.h" -D extvars:STRING="file:=item/item.xml" -D files:STRING="item/item.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_index_func.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_item.h [ 25%] Generating functions/func_json.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_json.h" -D extvars:STRING="file:=json/json.xml" -D files:STRING="json/json.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 25%] Generating functions/func_jsoniq_functions.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsoniq_functions.h" -D extvars:STRING="file:=json/jsoniq_functions.xml" -D files:STRING="json/jsoniq_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 25%] Generating functions/func_jsound.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsound.h" -D extvars:STRING="file:=jsound/jsound.xml" -D files:STRING="jsound/jsound.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsoniq_functions.h [ 25%] Generating functions/func_maths.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_maths.h" -D extvars:STRING="file:=maths/maths.xml" -D files:STRING="maths/maths.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsound.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maths.h [ 25%] Generating functions/func_node_position.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_node_position.h" -D extvars:STRING="file:=nodes/node_position.xml" -D files:STRING="nodes/node_position.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_json.h [ 26%] Generating functions/func_nodes.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_nodes.h" -D extvars:STRING="file:=nodes/nodes.xml" -D files:STRING="nodes/nodes.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_node_position.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_nodes.h [ 26%] Generating functions/func_numerics.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_numerics.h" -D extvars:STRING="file:=numerics/numerics.xml" -D files:STRING="numerics/numerics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 26%] Generating functions/func_parse_fragment.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_parse_fragment.h" -D extvars:STRING="file:=parsing_and_serializing/parse_fragment.xml" -D files:STRING="parsing_and_serializing/parse_fragment.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 26%] Generating functions/func_parsing_and_serializing.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_numerics.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_parsing_and_serializing.h" -D extvars:STRING="file:=parsing_and_serializing/parsing_and_serializing.xml" -D files:STRING="parsing_and_serializing/parsing_and_serializing.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 26%] Generating functions/func_qnames.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_qnames.h" -D extvars:STRING="file:=qnames/qnames.xml" -D files:STRING="qnames/qnames.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parse_fragment.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parsing_and_serializing.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_qnames.h [ 26%] Generating functions/func_random.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_random.h" -D extvars:STRING="file:=random/random.xml" -D files:STRING="random/random.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 26%] Generating functions/func_reference.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_reference.h" -D extvars:STRING="file:=reference/reference.xml" -D files:STRING="reference/reference.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_random.h [ 26%] Generating functions/func_schema.h [ 26%] Generating functions/func_sctx.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_schema.h" -D extvars:STRING="file:=schema/schema.xml" -D files:STRING="schema/schema.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_sctx.h" -D extvars:STRING="file:=sctx/sctx.xml" -D files:STRING="sctx/sctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_reference.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_schema.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sctx.h [ 26%] Generating functions/func_seq.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_seq.h" -D extvars:STRING="file:=seq/seq.xml" -D files:STRING="seq/seq.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 26%] Generating functions/func_sequences.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_sequences.h" -D extvars:STRING="file:=sequences/sequences.xml" -D files:STRING="sequences/sequences.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_seq.h [ 26%] Generating functions/func_documents.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_documents.h" -D extvars:STRING="file:=store/documents.xml" -D files:STRING="store/documents.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 27%] Generating functions/func_maps.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sequences.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_maps.h" -D extvars:STRING="file:=store/maps.xml" -D files:STRING="store/maps.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_documents.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maps.h [ 27%] Generating functions/func_strings.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_strings.h" -D extvars:STRING="file:=strings/strings.xml" -D files:STRING="strings/strings.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 27%] Generating functions/func_uris.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_uris.h" -D extvars:STRING="file:=uris/uris.xml" -D files:STRING="uris/uris.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_strings.h [ 27%] Generating functions/func_xqdoc.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_xqdoc.h" -D extvars:STRING="file:=xqdoc/xqdoc.xml" -D files:STRING="xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 27%] Generating functions/function_enum.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_uris.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/function-enum.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/function_enum.h" -D extvars:STRING="" -D files:STRING="accessors/accessors.xml;any_uri/any_uri.xml;base64/base64.xml;booleans/booleans.xml;collections/collections.xml;context/context.xml;csv/csv.xml;datetime/datetime.xml;dctx/dctx.xml;debug/debug_iterator.xml;durations_dates_times/durations_dates_times.xml;errors_and_diagnostics/errors_and_diagnostics.xml;errors_and_diagnostics/other_diagnostics.xml;fetch/fetch.xml;fnput/fnput.xml;full_text/ft_module.xml;hof/fn_hof_functions.xml;indexing/ic_ddl.xml;indexing/index_func.xml;item/item.xml;json/json.xml;json/jsoniq_functions.xml;jsound/jsound.xml;maths/maths.xml;nodes/node_position.xml;nodes/nodes.xml;numerics/numerics.xml;parsing_and_serializing/parse_fragment.xml;parsing_and_serializing/parsing_and_serializing.xml;qnames/qnames.xml;random/random.xml;reference/reference.xml;schema/schema.xml;sctx/sctx.xml;seq/seq.xml;sequences/sequences.xml;store/documents.xml;store/maps.xml;strings/strings.xml;uris/uris.xml;xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_xqdoc.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/function_enum.h [ 27%] Generating runtime/accessors/accessors.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h" -D extvars:STRING="name:=runtime/accessors/accessors;input=accessors/accessors.xml" -D files:STRING="accessors/accessors.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 27%] Generating runtime/any_uri/any_uri.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h" -D extvars:STRING="name:=runtime/any_uri/any_uri;input=any_uri/any_uri.xml" -D files:STRING="any_uri/any_uri.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h [ 27%] Generating runtime/base64/base64.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h" -D extvars:STRING="name:=runtime/base64/base64;input=base64/base64.xml" -D files:STRING="base64/base64.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 27%] Generating runtime/booleans/booleans.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h" -D extvars:STRING="name:=runtime/booleans/booleans;input=booleans/booleans.xml" -D files:STRING="booleans/booleans.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h [ 27%] Generating runtime/collections/collections.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h" -D extvars:STRING="name:=runtime/collections/collections;input=collections/collections.xml" -D files:STRING="collections/collections.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 27%] Generating runtime/context/context.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.h" -D extvars:STRING="name:=runtime/context/context;input=context/context.xml" -D files:STRING="context/context.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h [ 27%] Generating runtime/datetime/datetime.h [ 27%] Generating runtime/csv/csv.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h" -D extvars:STRING="name:=runtime/datetime/datetime;input=datetime/datetime.xml" -D files:STRING="datetime/datetime.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h" -D extvars:STRING="name:=runtime/csv/csv;input=csv/csv.xml" -D files:STRING="csv/csv.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h [ 28%] Generating runtime/dctx/dctx.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.h" -D extvars:STRING="name:=runtime/dctx/dctx;input=dctx/dctx.xml" -D files:STRING="dctx/dctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 28%] Generating runtime/debug/debug_iterator.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h" -D extvars:STRING="name:=runtime/debug/debug_iterator;input=debug/debug_iterator.xml" -D files:STRING="debug/debug_iterator.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.h [ 28%] Generating runtime/durations_dates_times/durations_dates_times.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h" -D extvars:STRING="name:=runtime/durations_dates_times/durations_dates_times;input=durations_dates_times/durations_dates_times.xml" -D files:STRING="durations_dates_times/durations_dates_times.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h [ 28%] Generating runtime/errors_and_diagnostics/errors_and_diagnostics.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h" -D extvars:STRING="name:=runtime/errors_and_diagnostics/errors_and_diagnostics;input=errors_and_diagnostics/errors_and_diagnostics.xml" -D files:STRING="errors_and_diagnostics/errors_and_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h [ 28%] Generating runtime/errors_and_diagnostics/other_diagnostics.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h" -D extvars:STRING="name:=runtime/errors_and_diagnostics/other_diagnostics;input=errors_and_diagnostics/other_diagnostics.xml" -D files:STRING="errors_and_diagnostics/other_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 28%] Generating runtime/fetch/fetch.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h" -D extvars:STRING="name:=runtime/fetch/fetch;input=fetch/fetch.xml" -D files:STRING="fetch/fetch.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h [ 28%] Generating runtime/fnput/fnput.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h" -D extvars:STRING="name:=runtime/fnput/fnput;input=fnput/fnput.xml" -D files:STRING="fnput/fnput.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 28%] Generating runtime/full_text/ft_module.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text/ft_module.h" -D extvars:STRING="name:=runtime/full_text/ft_module;input=full_text/ft_module.xml" -D files:STRING="full_text/ft_module.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text/ft_module.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h [ 28%] Generating runtime/hof/fn_hof_functions.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/hof/fn_hof_functions.h" -D extvars:STRING="name:=runtime/hof/fn_hof_functions;input=hof/fn_hof_functions.xml" -D files:STRING="hof/fn_hof_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/hof/fn_hof_functions.h [ 28%] Generating runtime/indexing/ic_ddl.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h" -D extvars:STRING="name:=runtime/indexing/ic_ddl;input=indexing/ic_ddl.xml" -D files:STRING="indexing/ic_ddl.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 28%] Generating runtime/indexing/index_func.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h" -D extvars:STRING="name:=runtime/indexing/index_func;input=indexing/index_func.xml" -D files:STRING="indexing/index_func.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 28%] Generating runtime/item/item.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h" -D extvars:STRING="name:=runtime/item/item;input=item/item.xml" -D files:STRING="item/item.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h [ 29%] Generating runtime/json/json.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h" -D extvars:STRING="name:=runtime/json/json;input=json/json.xml" -D files:STRING="json/json.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h [ 29%] Generating runtime/json/jsoniq_functions.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h" -D extvars:STRING="name:=runtime/json/jsoniq_functions;input=json/jsoniq_functions.xml" -D files:STRING="json/jsoniq_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 29%] Generating runtime/jsound/jsound.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h" -D extvars:STRING="name:=runtime/jsound/jsound;input=jsound/jsound.xml" -D files:STRING="jsound/jsound.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h [ 29%] Generating runtime/maths/maths.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h" -D extvars:STRING="name:=runtime/maths/maths;input=maths/maths.xml" -D files:STRING="maths/maths.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 29%] Generating runtime/nodes/node_position.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h" -D extvars:STRING="name:=runtime/nodes/node_position;input=nodes/node_position.xml" -D files:STRING="nodes/node_position.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h [ 29%] Generating runtime/nodes/nodes.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h" -D extvars:STRING="name:=runtime/nodes/nodes;input=nodes/nodes.xml" -D files:STRING="nodes/nodes.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 29%] Generating runtime/numerics/numerics.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h" -D extvars:STRING="name:=runtime/numerics/numerics;input=numerics/numerics.xml" -D files:STRING="numerics/numerics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 29%] Generating runtime/parsing_and_serializing/parse_fragment.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h" -D extvars:STRING="name:=runtime/parsing_and_serializing/parse_fragment;input=parsing_and_serializing/parse_fragment.xml" -D files:STRING="parsing_and_serializing/parse_fragment.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h [ 29%] Generating runtime/parsing_and_serializing/parsing_and_serializing.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h" -D extvars:STRING="name:=runtime/parsing_and_serializing/parsing_and_serializing;input=parsing_and_serializing/parsing_and_serializing.xml" -D files:STRING="parsing_and_serializing/parsing_and_serializing.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h [ 29%] Generating runtime/qnames/qnames.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h" -D extvars:STRING="name:=runtime/qnames/qnames;input=qnames/qnames.xml" -D files:STRING="qnames/qnames.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 29%] Generating runtime/random/random.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h" -D extvars:STRING="name:=runtime/random/random;input=random/random.xml" -D files:STRING="random/random.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h [ 29%] Generating runtime/reference/reference.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h" -D extvars:STRING="name:=runtime/reference/reference;input=reference/reference.xml" -D files:STRING="reference/reference.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating runtime/schema/schema.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h" -D extvars:STRING="name:=runtime/schema/schema;input=schema/schema.xml" -D files:STRING="schema/schema.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h [ 30%] Generating runtime/sctx/sctx.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h" -D extvars:STRING="name:=runtime/sctx/sctx;input=sctx/sctx.xml" -D files:STRING="sctx/sctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating runtime/seq/seq.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h" -D extvars:STRING="name:=runtime/seq/seq;input=seq/seq.xml" -D files:STRING="seq/seq.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h [ 30%] Generating runtime/sequences/sequences.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h" -D extvars:STRING="name:=runtime/sequences/sequences;input=sequences/sequences.xml" -D files:STRING="sequences/sequences.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h [ 30%] Generating runtime/store/documents.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h" -D extvars:STRING="name:=runtime/store/documents;input=store/documents.xml" -D files:STRING="store/documents.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h [ 30%] Generating runtime/store/maps.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h" -D extvars:STRING="name:=runtime/store/maps;input=store/maps.xml" -D files:STRING="store/maps.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating runtime/strings/strings.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h" -D extvars:STRING="name:=runtime/strings/strings;input=strings/strings.xml" -D files:STRING="strings/strings.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h [ 30%] Generating runtime/uris/uris.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h" -D extvars:STRING="name:=runtime/uris/uris;input=uris/uris.xml" -D files:STRING="uris/uris.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h [ 30%] Generating runtime/xqdoc/xqdoc.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h" -D extvars:STRING="name:=runtime/xqdoc/xqdoc;input=xqdoc/xqdoc.xml" -D files:STRING="xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h [ 30%] Generating runtime/visitors/printer_visitor.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/printer_visitor_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.h" -D extvars:STRING="" -D files:STRING="accessors/accessors.xml;any_uri/any_uri.xml;base64/base64.xml;booleans/booleans.xml;collections/collections.xml;context/context.xml;csv/csv.xml;datetime/datetime.xml;dctx/dctx.xml;debug/debug_iterator.xml;durations_dates_times/durations_dates_times.xml;errors_and_diagnostics/errors_and_diagnostics.xml;errors_and_diagnostics/other_diagnostics.xml;fetch/fetch.xml;fnput/fnput.xml;full_text/ft_module.xml;hof/fn_hof_functions.xml;indexing/ic_ddl.xml;indexing/index_func.xml;item/item.xml;json/json.xml;json/jsoniq_functions.xml;jsound/jsound.xml;maths/maths.xml;nodes/node_position.xml;nodes/nodes.xml;numerics/numerics.xml;parsing_and_serializing/parse_fragment.xml;parsing_and_serializing/parsing_and_serializing.xml;qnames/qnames.xml;random/random.xml;reference/reference.xml;schema/schema.xml;sctx/sctx.xml;seq/seq.xml;sequences/sequences.xml;store/documents.xml;store/maps.xml;strings/strings.xml;uris/uris.xml;xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating runtime/visitors/planiter_visitor.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/plan_iter_visitor_h.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/planiter_visitor.h" -D extvars:STRING="" -D files:STRING="accessors/accessors.xml;any_uri/any_uri.xml;base64/base64.xml;booleans/booleans.xml;collections/collections.xml;context/context.xml;csv/csv.xml;datetime/datetime.xml;dctx/dctx.xml;debug/debug_iterator.xml;durations_dates_times/durations_dates_times.xml;errors_and_diagnostics/errors_and_diagnostics.xml;errors_and_diagnostics/other_diagnostics.xml;fetch/fetch.xml;fnput/fnput.xml;full_text/ft_module.xml;hof/fn_hof_functions.xml;indexing/ic_ddl.xml;indexing/index_func.xml;item/item.xml;json/json.xml;json/jsoniq_functions.xml;jsound/jsound.xml;maths/maths.xml;nodes/node_position.xml;nodes/nodes.xml;numerics/numerics.xml;parsing_and_serializing/parse_fragment.xml;parsing_and_serializing/parsing_and_serializing.xml;qnames/qnames.xml;random/random.xml;reference/reference.xml;schema/schema.xml;sctx/sctx.xml;seq/seq.xml;sequences/sequences.xml;store/documents.xml;store/maps.xml;strings/strings.xml;uris/uris.xml;xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating runtime/iterator_enum.h cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator-enum.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/iterator_enum.h" -D extvars:STRING="" -D files:STRING="accessors/accessors.xml;any_uri/any_uri.xml;base64/base64.xml;booleans/booleans.xml;collections/collections.xml;context/context.xml;csv/csv.xml;datetime/datetime.xml;dctx/dctx.xml;debug/debug_iterator.xml;durations_dates_times/durations_dates_times.xml;errors_and_diagnostics/errors_and_diagnostics.xml;errors_and_diagnostics/other_diagnostics.xml;fetch/fetch.xml;fnput/fnput.xml;full_text/ft_module.xml;hof/fn_hof_functions.xml;indexing/ic_ddl.xml;indexing/index_func.xml;item/item.xml;json/json.xml;json/jsoniq_functions.xml;jsound/jsound.xml;maths/maths.xml;nodes/node_position.xml;nodes/nodes.xml;numerics/numerics.xml;parsing_and_serializing/parse_fragment.xml;parsing_and_serializing/parsing_and_serializing.xml;qnames/qnames.xml;random/random.xml;reference/reference.xml;schema/schema.xml;sctx/sctx.xml;seq/seq.xml;sequences/sequences.xml;store/documents.xml;store/maps.xml;strings/strings.xml;uris/uris.xml;xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.h -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/planiter_visitor.h [ 30%] Generating compiler/parser/xquery_scanner.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/flex -t --debug /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.l > /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/iterator_enum.h [ 30%] Generating diagnostics/diagnostic_list.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_list_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/diagnostics/diagnostic_list.cpp" -D extvars:STRING="diagnostics-input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_en.xml;namespaces-input=/builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic_namespaces.xml" -D files:STRING="diagnostic_en.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating compiler/parser/jsoniq_scanner.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/flex -t --debug /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.l > /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.cpp [ 30%] Generating functions/func_accessors.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_accessors.cpp" -D extvars:STRING="file:=accessors/accessors.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="accessors/accessors.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/diagnostics/diagnostic_list.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_accessors.cpp [ 30%] Generating functions/func_any_uri.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_any_uri.cpp" -D extvars:STRING="file:=any_uri/any_uri.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="any_uri/any_uri.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating functions/func_base64.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_base64.cpp" -D extvars:STRING="file:=base64/base64.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="base64/base64.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating functions/func_booleans.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_booleans.cpp" -D extvars:STRING="file:=booleans/booleans.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="booleans/booleans.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_any_uri.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_base64.cpp [ 30%] Generating functions/func_collections.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_collections.cpp" -D extvars:STRING="file:=collections/collections.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="collections/collections.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_booleans.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_collections.cpp [ 30%] Generating functions/func_context.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_context.cpp" -D extvars:STRING="file:=context/context.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="context/context.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating functions/func_csv.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_csv.cpp" -D extvars:STRING="file:=csv/csv.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="csv/csv.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 30%] Generating functions/func_datetime.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_datetime.cpp" -D extvars:STRING="file:=datetime/datetime.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="datetime/datetime.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_context.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_csv.cpp [ 31%] Generating functions/func_dctx.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_dctx.cpp" -D extvars:STRING="file:=dctx/dctx.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="dctx/dctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_datetime.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_dctx.cpp [ 31%] Generating functions/func_debug_iterator.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_debug_iterator.cpp" -D extvars:STRING="file:=debug/debug_iterator.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="debug/debug_iterator.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 31%] Generating functions/func_durations_dates_times.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_durations_dates_times.cpp" -D extvars:STRING="file:=durations_dates_times/durations_dates_times.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="durations_dates_times/durations_dates_times.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 31%] Generating functions/func_errors_and_diagnostics.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_errors_and_diagnostics.cpp" -D extvars:STRING="file:=errors_and_diagnostics/errors_and_diagnostics.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="errors_and_diagnostics/errors_and_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_debug_iterator.cpp [ 31%] Generating functions/func_other_diagnostics.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_other_diagnostics.cpp" -D extvars:STRING="file:=errors_and_diagnostics/other_diagnostics.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="errors_and_diagnostics/other_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_durations_dates_times.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_errors_and_diagnostics.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_other_diagnostics.cpp [ 31%] Generating functions/func_fetch.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_fetch.cpp" -D extvars:STRING="file:=fetch/fetch.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="fetch/fetch.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 31%] Generating functions/func_fnput.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_fnput.cpp" -D extvars:STRING="file:=fnput/fnput.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="fnput/fnput.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 31%] Generating functions/func_ft_module.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_ft_module.cpp" -D extvars:STRING="file:=full_text/ft_module.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="full_text/ft_module.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fetch.cpp [ 31%] Generating functions/func_fn_hof_functions.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_fn_hof_functions.cpp" -D extvars:STRING="file:=hof/fn_hof_functions.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="hof/fn_hof_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ft_module.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fnput.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fn_hof_functions.cpp [ 31%] Generating functions/func_ic_ddl.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_ic_ddl.cpp" -D extvars:STRING="file:=indexing/ic_ddl.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="indexing/ic_ddl.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 31%] Generating functions/func_index_func.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_index_func.cpp" -D extvars:STRING="file:=indexing/index_func.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="indexing/index_func.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 31%] Generating functions/func_json.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_json.cpp" -D extvars:STRING="file:=json/json.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="json/json.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ic_ddl.cpp [ 32%] Generating functions/func_item.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_item.cpp" -D extvars:STRING="file:=item/item.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="item/item.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_index_func.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_item.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_json.cpp [ 32%] Generating functions/func_jsoniq_functions.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsoniq_functions.cpp" -D extvars:STRING="file:=json/jsoniq_functions.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="json/jsoniq_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 32%] Generating functions/func_jsound.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsound.cpp" -D extvars:STRING="file:=jsound/jsound.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="jsound/jsound.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 32%] Generating functions/func_node_position.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_node_position.cpp" -D extvars:STRING="file:=nodes/node_position.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="nodes/node_position.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 32%] Generating functions/func_maths.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_maths.cpp" -D extvars:STRING="file:=maths/maths.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="maths/maths.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsoniq_functions.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsound.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_node_position.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maths.cpp [ 32%] Generating functions/func_nodes.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_nodes.cpp" -D extvars:STRING="file:=nodes/nodes.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="nodes/nodes.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 32%] Generating functions/func_parse_fragment.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_parse_fragment.cpp" -D extvars:STRING="file:=parsing_and_serializing/parse_fragment.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="parsing_and_serializing/parse_fragment.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 32%] Generating functions/func_parsing_and_serializing.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_parsing_and_serializing.cpp" -D extvars:STRING="file:=parsing_and_serializing/parsing_and_serializing.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="parsing_and_serializing/parsing_and_serializing.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_nodes.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parse_fragment.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parsing_and_serializing.cpp [ 32%] Generating functions/func_numerics.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_numerics.cpp" -D extvars:STRING="file:=numerics/numerics.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="numerics/numerics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 32%] Generating functions/func_qnames.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_qnames.cpp" -D extvars:STRING="file:=qnames/qnames.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="qnames/qnames.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 32%] Generating functions/func_random.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_random.cpp" -D extvars:STRING="file:=random/random.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="random/random.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_numerics.cpp [ 33%] Generating functions/func_reference.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_random.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_reference.cpp" -D extvars:STRING="file:=reference/reference.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="reference/reference.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_qnames.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_reference.cpp [ 33%] Generating functions/func_schema.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_schema.cpp" -D extvars:STRING="file:=schema/schema.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="schema/schema.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 33%] Generating functions/func_sctx.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_sctx.cpp" -D extvars:STRING="file:=sctx/sctx.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="sctx/sctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 33%] Generating functions/func_seq.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_seq.cpp" -D extvars:STRING="file:=seq/seq.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="seq/seq.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_schema.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sctx.cpp [ 33%] Generating functions/func_sequences.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_sequences.cpp" -D extvars:STRING="file:=sequences/sequences.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="sequences/sequences.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_seq.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sequences.cpp [ 33%] Generating functions/func_documents.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_documents.cpp" -D extvars:STRING="file:=store/documents.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="store/documents.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 33%] Generating functions/func_maps.cpp [ 33%] Generating functions/func_strings.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_maps.cpp" -D extvars:STRING="file:=store/maps.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="store/maps.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_strings.cpp" -D extvars:STRING="file:=strings/strings.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="strings/strings.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_documents.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maps.cpp [ 33%] Generating functions/func_uris.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_uris.cpp" -D extvars:STRING="file:=uris/uris.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="uris/uris.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_strings.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_uris.cpp [ 33%] Generating functions/func_xqdoc.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/codegen-cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/functions/func_xqdoc.cpp" -D extvars:STRING="file:=xqdoc/xqdoc.xml;mappings:=/builddir/build/BUILD/zorba-3.0/src/runtime/spec/mappings.xml" -D files:STRING="xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 33%] Generating runtime/accessors/accessors.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.cpp" -D extvars:STRING="name:=runtime/accessors/accessors;input=accessors/accessors.xml" -D files:STRING="accessors/accessors.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/functions/func_xqdoc.cpp [ 34%] Generating runtime/any_uri/any_uri.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.cpp" -D extvars:STRING="name:=runtime/any_uri/any_uri;input=any_uri/any_uri.xml" -D files:STRING="any_uri/any_uri.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/base64/base64.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.cpp" -D extvars:STRING="name:=runtime/base64/base64;input=base64/base64.xml" -D files:STRING="base64/base64.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.cpp [ 34%] Generating runtime/booleans/booleans.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.cpp" -D extvars:STRING="name:=runtime/booleans/booleans;input=booleans/booleans.xml" -D files:STRING="booleans/booleans.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/collections/collections.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp" -D extvars:STRING="name:=runtime/collections/collections;input=collections/collections.xml" -D files:STRING="collections/collections.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/csv/csv.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.cpp" -D extvars:STRING="name:=runtime/csv/csv;input=csv/csv.xml" -D files:STRING="csv/csv.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/context/context.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.cpp" -D extvars:STRING="name:=runtime/context/context;input=context/context.xml" -D files:STRING="context/context.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.cpp [ 34%] Generating runtime/datetime/datetime.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.cpp" -D extvars:STRING="name:=runtime/datetime/datetime;input=datetime/datetime.xml" -D files:STRING="datetime/datetime.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/dctx/dctx.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.cpp" -D extvars:STRING="name:=runtime/dctx/dctx;input=dctx/dctx.xml" -D files:STRING="dctx/dctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/debug/debug_iterator.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.cpp" -D extvars:STRING="name:=runtime/debug/debug_iterator;input=debug/debug_iterator.xml" -D files:STRING="debug/debug_iterator.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/durations_dates_times/durations_dates_times.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.cpp" -D extvars:STRING="name:=runtime/durations_dates_times/durations_dates_times;input=durations_dates_times/durations_dates_times.xml" -D files:STRING="durations_dates_times/durations_dates_times.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.cpp [ 34%] Generating runtime/errors_and_diagnostics/errors_and_diagnostics.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp" -D extvars:STRING="name:=runtime/errors_and_diagnostics/errors_and_diagnostics;input=errors_and_diagnostics/errors_and_diagnostics.xml" -D files:STRING="errors_and_diagnostics/errors_and_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 34%] Generating runtime/errors_and_diagnostics/other_diagnostics.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.cpp" -D extvars:STRING="name:=runtime/errors_and_diagnostics/other_diagnostics;input=errors_and_diagnostics/other_diagnostics.xml" -D files:STRING="errors_and_diagnostics/other_diagnostics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/fetch/fetch.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.cpp" -D extvars:STRING="name:=runtime/fetch/fetch;input=fetch/fetch.xml" -D files:STRING="fetch/fetch.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/fnput/fnput.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.cpp" -D extvars:STRING="name:=runtime/fnput/fnput;input=fnput/fnput.xml" -D files:STRING="fnput/fnput.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.cpp [ 35%] Generating runtime/full_text/ft_module.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text/ft_module.cpp" -D extvars:STRING="name:=runtime/full_text/ft_module;input=full_text/ft_module.xml" -D files:STRING="full_text/ft_module.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/hof/fn_hof_functions.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/hof/fn_hof_functions.cpp" -D extvars:STRING="name:=runtime/hof/fn_hof_functions;input=hof/fn_hof_functions.xml" -D files:STRING="hof/fn_hof_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/indexing/ic_ddl.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.cpp" -D extvars:STRING="name:=runtime/indexing/ic_ddl;input=indexing/ic_ddl.xml" -D files:STRING="indexing/ic_ddl.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text/ft_module.cpp [ 35%] Generating runtime/indexing/index_func.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.cpp" -D extvars:STRING="name:=runtime/indexing/index_func;input=indexing/index_func.xml" -D files:STRING="indexing/index_func.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/hof/fn_hof_functions.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.cpp [ 35%] Generating runtime/item/item.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.cpp" -D extvars:STRING="name:=runtime/item/item;input=item/item.xml" -D files:STRING="item/item.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/json/json.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.cpp" -D extvars:STRING="name:=runtime/json/json;input=json/json.xml" -D files:STRING="json/json.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/json/jsoniq_functions.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.cpp" -D extvars:STRING="name:=runtime/json/jsoniq_functions;input=json/jsoniq_functions.xml" -D files:STRING="json/jsoniq_functions.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/jsound/jsound.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.cpp" -D extvars:STRING="name:=runtime/jsound/jsound;input=jsound/jsound.xml" -D files:STRING="jsound/jsound.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.cpp [ 35%] Generating runtime/maths/maths.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.cpp" -D extvars:STRING="name:=runtime/maths/maths;input=maths/maths.xml" -D files:STRING="maths/maths.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 35%] Generating runtime/nodes/node_position.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.cpp" -D extvars:STRING="name:=runtime/nodes/node_position;input=nodes/node_position.xml" -D files:STRING="nodes/node_position.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 36%] Generating runtime/nodes/nodes.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.cpp" -D extvars:STRING="name:=runtime/nodes/nodes;input=nodes/nodes.xml" -D files:STRING="nodes/nodes.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 36%] Generating runtime/numerics/numerics.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.cpp" -D extvars:STRING="name:=runtime/numerics/numerics;input=numerics/numerics.xml" -D files:STRING="numerics/numerics.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.cpp [ 36%] Generating runtime/parsing_and_serializing/parse_fragment.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.cpp" -D extvars:STRING="name:=runtime/parsing_and_serializing/parse_fragment;input=parsing_and_serializing/parse_fragment.xml" -D files:STRING="parsing_and_serializing/parse_fragment.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 36%] Generating runtime/parsing_and_serializing/parsing_and_serializing.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.cpp" -D extvars:STRING="name:=runtime/parsing_and_serializing/parsing_and_serializing;input=parsing_and_serializing/parsing_and_serializing.xml" -D files:STRING="parsing_and_serializing/parsing_and_serializing.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 36%] Generating runtime/qnames/qnames.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.cpp" -D extvars:STRING="name:=runtime/qnames/qnames;input=qnames/qnames.xml" -D files:STRING="qnames/qnames.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.cpp [ 36%] Generating runtime/random/random.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.cpp" -D extvars:STRING="name:=runtime/random/random;input=random/random.xml" -D files:STRING="random/random.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.cpp [ 36%] Generating runtime/schema/schema.cpp [ 36%] Generating runtime/reference/reference.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.cpp" -D extvars:STRING="name:=runtime/reference/reference;input=reference/reference.xml" -D files:STRING="reference/reference.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.cpp" -D extvars:STRING="name:=runtime/schema/schema;input=schema/schema.xml" -D files:STRING="schema/schema.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 36%] Generating runtime/sctx/sctx.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.cpp" -D extvars:STRING="name:=runtime/sctx/sctx;input=sctx/sctx.xml" -D files:STRING="sctx/sctx.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.cpp [ 36%] Generating runtime/seq/seq.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.cpp" -D extvars:STRING="name:=runtime/seq/seq;input=seq/seq.xml" -D files:STRING="seq/seq.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.cpp [ 36%] Generating runtime/sequences/sequences.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.cpp" -D extvars:STRING="name:=runtime/sequences/sequences;input=sequences/sequences.xml" -D files:STRING="sequences/sequences.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 36%] Generating runtime/store/documents.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.cpp" -D extvars:STRING="name:=runtime/store/documents;input=store/documents.xml" -D files:STRING="store/documents.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 37%] Generating runtime/store/maps.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.cpp" -D extvars:STRING="name:=runtime/store/maps;input=store/maps.xml" -D files:STRING="store/maps.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 37%] Generating runtime/strings/strings.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.cpp" -D extvars:STRING="name:=runtime/strings/strings;input=strings/strings.xml" -D files:STRING="strings/strings.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.cpp [ 37%] Generating runtime/uris/uris.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.cpp" -D extvars:STRING="name:=runtime/uris/uris;input=uris/uris.xml" -D files:STRING="uris/uris.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 37%] Generating runtime/xqdoc/xqdoc.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/iterator_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.cpp" -D extvars:STRING="name:=runtime/xqdoc/xqdoc;input=xqdoc/xqdoc.xml" -D files:STRING="xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake [ 37%] Generating runtime/visitors/printer_visitor.cpp cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -D source_dir="/builddir/build/BUILD/zorba-3.0" -D binary_dir="/builddir/build/BUILD/zorba-3.0/build" -D ZORBA_EXE="/builddir/build/BUILD/zorba-3.0/build/bin/zorba" -D query="/builddir/build/BUILD/zorba-3.0/src/runtime/spec/printer_visitor_cpp.xq" -D gen_file="/builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.cpp" -D extvars:STRING="" -D files:STRING="accessors/accessors.xml;any_uri/any_uri.xml;base64/base64.xml;booleans/booleans.xml;collections/collections.xml;context/context.xml;csv/csv.xml;datetime/datetime.xml;dctx/dctx.xml;debug/debug_iterator.xml;durations_dates_times/durations_dates_times.xml;errors_and_diagnostics/errors_and_diagnostics.xml;errors_and_diagnostics/other_diagnostics.xml;fetch/fetch.xml;fnput/fnput.xml;full_text/ft_module.xml;hof/fn_hof_functions.xml;indexing/ic_ddl.xml;indexing/index_func.xml;item/item.xml;json/json.xml;json/jsoniq_functions.xml;jsound/jsound.xml;maths/maths.xml;nodes/node_position.xml;nodes/nodes.xml;numerics/numerics.xml;parsing_and_serializing/parse_fragment.xml;parsing_and_serializing/parsing_and_serializing.xml;qnames/qnames.xml;random/random.xml;reference/reference.xml;schema/schema.xml;sctx/sctx.xml;seq/seq.xml;sequences/sequences.xml;store/documents.xml;store/maps.xml;strings/strings.xml;uris/uris.xml;xqdoc/xqdoc.xml" -P /builddir/build/BUILD/zorba-3.0/cmake_modules/GenZorbaRuntime.cmake -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.cpp -- Copying pregenerated file for /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.cpp cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/src /builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/zorba_simplestore.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/zorba_simplestore.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/zorba_simplestore.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/zorba_simplestore.dir/depend.internal". Scanning dependencies of target zorba_simplestore make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/zorba_simplestore.dir/build.make src/CMakeFiles/zorba_simplestore.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/base64_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/base64_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/base64_util.cpp [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/external_function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/external_function.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/external_function.cpp [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/smart_ptr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/smart_ptr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/smart_ptr.cpp [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/diagnostic_handler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/diagnostic_handler.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/diagnostic_handler.cpp [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/iterator.cpp [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/zorba.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/zorba.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/zorba.cpp [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/zorbaimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/zorbaimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/zorbaimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/base64_util.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/xqueryimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/xqueryimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/store.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorba.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/sax2impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/sax2impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/sax2impl.cpp [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/staticcontextimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/staticcontextimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/staticcontextimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorbaimpl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorbaimpl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/sax2impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/staticcontextimpl.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/staticcontextimpl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 37%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/dynamiccontextimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/dynamiccontextimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/dynamiccontextimpl.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.cpp: In member function 'virtual void zorba::XQueryImpl::printPlan(std::ostream&, Zorba_plan_format_t) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.cpp:1642:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr lPrinter; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/zorba_string.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/zorba_string.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/zorba_string.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/dynamiccontextimpl.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/staticcontextimpl.cpp: In member function 'virtual bool zorba::StaticContextImpl::setDefaultOrderForEmptySequences(zorba::order_empty_mode_t)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/staticcontextimpl.cpp:604:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/staticcontextimpl.cpp:606:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: return true; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorba_string.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/hexbinary_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/hexbinary_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/hexbinary_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/hexbinary_util.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/hexbinary_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/hexbinary_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/hexbinary_streambuf.cpp [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/itemfactoryimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/itemfactoryimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/itemfactoryimpl.cpp [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item.cpp [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/sequencetype.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/sequencetype.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/unmarshaller.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/unmarshaller.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/itemfactoryimpl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/item.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/typeimpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/xmldatamanagerimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/xmldatamanagerimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/xmldatamanagerimpl.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp: In member function 'zorba::SequenceType zorba::SequenceType::getContentType() const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp:750:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp:752:3: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp: In member function 'zorba::String zorba::SequenceType::getContentTypeUri() const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp:777:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp:779:3: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp: In member function 'zorba::String zorba::SequenceType::getContentTypeLocalName() const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp:804:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/sequencetype.cpp:806:3: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/documentmanagerimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/documentmanagerimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/documentmanagerimpl.cpp [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/collectionmanagerimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/collectionmanagerimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/collectionmanagerimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xmldatamanagerimpl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xmldatamanagerimpl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/staticcollectionmanagerimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/staticcollectionmanagerimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/staticcollectionmanagerimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/documentmanagerimpl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/collectionimpl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/collectionmanagerimpl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 38%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/collectionimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/collectionimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/collectionimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/collectionimpl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/staticcollectionmanagerimpl.cpp:31: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/options.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/options.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/options.cpp [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/functionimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/functionimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/functionimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/collectionimpl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/collectionimpl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/options.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/options.cpp: In function 'void copy_from_to(const Zorba_SerializerOptions*, Zorba_SerializerOptions*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/api/options.cpp:51:57: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct Zorba_SerializerOptions' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: ::memcpy( to, from, sizeof( Zorba_SerializerOptions ) ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/api/options.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/options.h:214:33: note: 'struct Zorba_SerializerOptions' declared here BUILDSTDERR: typedef struct ZORBA_DLL_PUBLIC Zorba_SerializerOptions BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorbaimpl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/functionimpl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/serialization_callback.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/serialization_callback.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/serialization_callback.cpp [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_iter_singleton.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_iter_singleton.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_iter_singleton.cpp [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_iter_vector.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_iter_vector.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_iter_vector.cpp [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_iter_store.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_iter_store.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_iter_store.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorbaimpl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/item_iter_singleton.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_iter_query_result.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_iter_query_result.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_iter_query_result.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/item_iter_vector.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/item_iter_vector.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/item_iter_store.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_seq_vector.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_seq_vector.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_seq_vector.cpp [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_seq_singleton.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_seq_singleton.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_seq_singleton.cpp [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_seq_invoke.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_seq_invoke.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_seq_invoke.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/item_iter_query_result.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_seq_chainer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_seq_chainer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_seq_chainer.cpp [ 39%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/item_seq_empty.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/item_seq_empty.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/item_seq_empty.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xqueryimpl.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/item_seq_invoke.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/serializerimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/serializerimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/serializerimpl.cpp [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/base64_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/base64_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/base64_streambuf.cpp [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/uriimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/uriimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/uriimpl.cpp [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/uriresolverimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/uriresolverimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/uriresolverimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorbaimpl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/serializerimpl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/uri_resolver_wrappers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/uri_resolver_wrappers.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/uri_resolver_wrappers.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/uriimpl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/xquery_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/xquery_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/xquery_functions.cpp [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/zorba_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/zorba_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/zorba_functions.cpp [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/annotationimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/annotationimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/annotationimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/uri_resolver.h:33, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesaurus.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/uri_resolver_wrappers.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/icu_regex.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/regex.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xquery_functions.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorba_functions.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/xquery_functions.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/auditimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/auditimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/auditimpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/annotationimpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/annotationimpl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/store_consts.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/store_consts.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/store_consts.cpp [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/streambuf.cpp [ 40%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/mem_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/mem_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/mem_streambuf.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/properties.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/properties.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/properties.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/transcode_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/transcode_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/transcode_streambuf.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/uuid.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/uuid.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/uuid.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/module_info_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/module_info_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/module_info_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/properties.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/stemmer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/stemmer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/stemmer.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/stemmer_wrappers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/stemmer_wrappers.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/stemmer_wrappers.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/icu_streambuf.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/transcode_streambuf.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/transcode_streambuf.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/module_info_impl.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/module_info_impl.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/thesaurus.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/thesaurus.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/thesaurus.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/thesaurus_wrappers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/thesaurus_wrappers.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/thesaurus_wrappers.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/serialization/serializer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/serialization/serializer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/api/serialization/serializer.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/stemmer_wrappers.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/api/version.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/api/version.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/api/version.cpp [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/cdynamic_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/cdynamic_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/cdynamic_context.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/thesaurus_wrappers.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 41%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/error.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/error.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/error.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/serialization/serializer.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/cexternal_function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/cexternal_function.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/cexternal_function.cpp [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/external_module.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/external_module.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/external_module.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/serialization/serializer.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const unsigned char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/cimplementation.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/cimplementation.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/cimplementation.cpp [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/cexpression.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/cexpression.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/cexpression.cpp [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/csequence.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/csequence.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/csequence.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/staticcontextimpl.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/capi/cimplementation.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/cstatic_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/cstatic_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/cstatic_context.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/capi/csequence.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/single_item_sequence.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/single_item_sequence.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/single_item_sequence.cpp [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/user_item_sequence.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/user_item_sequence.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/user_item_sequence.cpp [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/capi/zorbac.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/capi/zorbac.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/capi/zorbac.cpp [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/ft_types.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/ft_types.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/ft_types.cpp [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/symbol_table.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/symbol_table.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/symbol_table.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/capi/user_item_sequence.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 42%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_driver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_driver.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/xquery_driver.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/store.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/capi/zorbac.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/decimal.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/symbol_table.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/query_loc.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/query_loc.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/query_loc.cpp [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/xqdoc_comment.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/xqdoc_comment.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/xqdoc_comment.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/symbol_table.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/xquery_driver.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/xquery_driver.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/xqdoc_comment.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/parser_helpers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/parser_helpers.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/parser_helpers.cpp [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/zorba_parser_error.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/zorba_parser_error.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/zorba_parser_error.cpp [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_parser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_parser.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/xquery_parser.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/zorba_parser_error.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/zorba_parser_error.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_parser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_parser.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parser/jsoniq_parser.cpp [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xml_visitor.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xml_visitor.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xml_visitor.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compilercb.h:25, BUILDSTDERR: from /home/pjl/src/28msec/zorba/pjl-misc/zorba/build/src/compiler/parser/xquery_parser.y:67: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compilercb.h:25, BUILDSTDERR: from /home/pjl/src/28msec/zorba/pjl-misc/zorba/build/src/compiler/parser/jsoniq_parser.y:67: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/typemanager.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xml_visitor.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xqdoc_visitor.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /home/pjl/src/28msec/zorba/pjl-misc/zorba/build/src/compiler/parser/jsoniq_parser.y: In function 'bool {anonymous}::convert_postfix_to_target_and_selector(zorba::exprnode*, zorba::rchandle*, zorba::rchandle*, std::__cxx11::string*, bool)': BUILDSTDERR: /home/pjl/src/28msec/zorba/pjl-misc/zorba/build/src/compiler/parser/jsoniq_parser.y:914:25: warning: comparison of integer expressions of different signedness: 'int' and 'ulong' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp: In constructor 'zorba::ParseNodePrintXQDocVisitor::ParseNodePrintXQDocVisitor(zorba::store::Item_t&, const string&, uint32_t)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp:92:24: warning: 'zorba::ParseNodePrintXQDocVisitor::theWaitForIndexSourceLiteral' will be initialized after [-Wreorder] BUILDSTDERR: bool theWaitForIndexSourceLiteral; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp:86:24: warning: 'bool zorba::ParseNodePrintXQDocVisitor::theLanguageKind' [-Wreorder] BUILDSTDERR: bool theLanguageKind; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp:508:1: warning: when initialized here [-Wreorder] BUILDSTDERR: ParseNodePrintXQDocVisitor(store::Item_t& aResult, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xquery_visitor.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xquery_visitor.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xquery_visitor.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xquery_visitor.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xquery_visitor.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xquery_visitor.cpp: In member function 'virtual void* zorba::ParseNodePrintXQueryVisitor::begin_visit(const zorba::ValueComp&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenode_print_xquery_visitor.cpp:1015:13: warning: enumeration value 'op_val_not' not handled in switch [-Wswitch] BUILDSTDERR: switch(n.get_type()) BUILDSTDERR: ^ [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenodes.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenodes.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenodes.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenodes.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 43%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/translator/prolog_graph.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/translator/prolog_graph.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/translator/prolog_graph.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/translator/prolog_graph.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/translator/prolog_graph.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/translator/translator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/translator/translator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:73: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:27: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/translator/module_version.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/translator/module_version.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/translator/module_version.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp: In member function 'zorba::expr* zorba::TranslatorImpl::generate_fn_body(zorba::function*, std::vector&, const zorba::QueryLoc&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:12285:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (arguments[0]->get_return_type()->max_card() <= 1) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:12290:3: note: here BUILDSTDERR: case FunctionConsts::OP_ZORBA_SINGLE_OBJECT_LOOKUP_2: BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:12299:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (arguments[0]->get_return_type()->max_card() <= 1) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:12304:3: note: here BUILDSTDERR: case FunctionConsts::OP_ZORBA_SINGLE_ARRAY_LOOKUP_2: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/parsetree/parsenodes.h:41, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:45: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/translator/module_version.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/codegen/plan_visitor.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/codegen/plan_visitor.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/codegen/plan_visitor.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/codegen/plan_visitor.cpp:31: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/codegen/plan_visitor.cpp:108: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/codegen/plan_visitor.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp: In member function 'zorba::expr* zorba::TranslatorImpl::pop_nodestack(int)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/translator/translator.cpp:835:10: warning: 'e_h' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return e_h; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/codegen/plan_visitor.cpp: In member function 'void zorba::plan_visitor::general_var_codegen(const zorba::var_expr&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/codegen/plan_visitor.cpp:801:14: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: isForVar = true; BUILDSTDERR: ~~~~~~~~~^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/codegen/plan_visitor.cpp:805:3: note: here BUILDSTDERR: case var_expr::let_var: BUILDSTDERR: ^~~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_consts.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_consts.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_consts.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_consts.cpp: In function 'std::__cxx11::string zorba::toString(zorba::match_test_t)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_consts.cpp:25:10: warning: enumeration value 'match_namespace_test' not handled in switch [-Wswitch] BUILDSTDERR: switch (a){ BUILDSTDERR: ^ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_base.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_base.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_clone.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_clone.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_clone.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_clone.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_iter.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_iter.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_iter.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_clone.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_clone.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_iter.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_iter.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_type.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_type.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_type.cpp [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_type.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_put.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_put.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_put.cpp [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_utils.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_utils.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_utils.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_put.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_utils.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_utils.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 44%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/json_exprs.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/json_exprs.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/json_exprs.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_put.cpp:47: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_put.cpp:25: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/json_exprs.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/json_exprs.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/var_expr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/var_expr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/var_expr.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/var_expr.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/var_expr.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/var_expr.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/path_expr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/path_expr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/path_expr.cpp [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/flwor_expr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/flwor_expr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/flwor_expr.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/path_expr.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/flwor_expr.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/path_expr.cpp: In member function 'bool zorba::match_expr::matches(const zorba::match_expr*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/path_expr.cpp:256:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (theDocTestKind == match_xs_elem_test) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/path_expr.cpp:261:3: note: here BUILDSTDERR: case match_elem_test: BUILDSTDERR: ^~~~ [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/fo_expr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/fo_expr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/fo_expr.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/flwor_expr.cpp: In member function 'bool zorba::flwor_expr::is_single_for(zorba::csize&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/flwor_expr.cpp:1231:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/expression/flwor_expr.cpp:1233:5: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/fo_expr.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/fo_expr.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/fo_expr.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/fo_expr.cpp:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/script_exprs.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/script_exprs.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/script_exprs.cpp [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/update_exprs.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/update_exprs.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/update_exprs.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/script_exprs.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/script_exprs.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/update_exprs.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/update_exprs.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/function_item_expr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/function_item_expr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/function_item_expr.cpp [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/pragma.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/pragma.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/pragma.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/function_item_expr.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/pragma.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/pragma.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/function_item_expr.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/function_item_expr.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/mem_manager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/mem_manager.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/mem_manager.cpp [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_manager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_manager.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_manager.cpp [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/ft_expr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/ft_expr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ft_expr.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/decimal.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_manager.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_classes.h:18, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_visitor.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ft_expr.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 45%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode_visitor.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode_visitor.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode_visitor.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_classes.h:18, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_visitor.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode_visitor.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rule_driver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rule_driver.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rule_driver.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rule_driver.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rule_driver.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rule_driver.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rewriter_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rewriter_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rewriter_context.cpp [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/sequential_rewriter.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/sequential_rewriter.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/sequential_rewriter.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rewriter_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rewriter_context.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/sequential_rewriter.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/sequential_rewriter.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rewriter_context.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rewriter_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rewriter_context.cpp:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/default_optimizer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/default_optimizer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/default_optimizer.cpp [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/rule_base.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/rule_base.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/rule_base.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rule_driver.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/default_optimizer.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/rule_base.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/rule_base.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/default_optimizer.cpp:31: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/rule_driver.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/framework/default_optimizer.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/nodeid_rules.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/nodeid_rules.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/nodeid_rules.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/ruleset.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/nodeid_rules.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/debug_rules.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/debug_rules.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/debug_rules.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/ruleset.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/debug_rules.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/nodeid_rules.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/ruleset.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/nodeid_rules.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/type_rules.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/type_rules.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/type_rules.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/type_rules.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/flwor_rules.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/flwor_rules.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/flwor_rules.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/type_rules.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/type_rules.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/flwor_rules.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/fold_rules.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/fold_rules.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/fold_rules.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/flwor_rules.cpp: In member function 'bool zorba::EliminateUnusedLetVars::safe_to_fold_var_rec(zorba::expr*, zorba::csize, zorba::var_expr*, bool, bool, int&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/flwor_rules.cpp:905:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: unsafe = true; BUILDSTDERR: ~~~~~~~^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/flwor_rules.cpp:907:3: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/fold_rules.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/fold_rules.cpp:40: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/fold_rules.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 46%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/path_rules.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/path_rules.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/path_rules.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/fold_rules.cpp: In member function 'virtual zorba::expr* zorba::FoldConst::apply(zorba::RewriterContext&, zorba::expr*, bool&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/fold_rules.cpp:413:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: break; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/fold_rules.cpp:416:3: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/path_rules.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/hoist_rules.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/hoist_rules.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/hoist_rules.cpp [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_join_rule.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_join_rule.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/index_join_rule.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/hoist_rules.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/hoist_rules.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/hoist_rules.cpp:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compilercb.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/index_join_rule.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_matching_rule.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_matching_rule.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/index_matching_rule.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/rules/index_matching_rule.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/expr_tools.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/expr_tools.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/expr_tools.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/expr_tools.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/expr_tools.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/dataflow_annotations.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/dataflow_annotations.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/dataflow_annotations.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/dataflow_annotations.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/dataflow_annotations.cpp:33: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/dataflow_annotations.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/udf_graph.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/udf_graph.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/udf_graph.cpp [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/xqddf/collection_decl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/collection_decl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/collection_decl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/collection_decl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/collection_decl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/udf_graph.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/udf_graph.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/udf_graph.cpp:33: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/udf_graph.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/rewriter/tools/udf_graph.cpp:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_index.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_index.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_index.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/typeops.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_index.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_ic.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_ic.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_ic.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_ic.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.cpp:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api_impl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 47%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/api/compilercb.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/api/compilercb.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/api/compilercb.cpp [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_to_xquery.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_to_xquery.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/xqueryx/xqueryx_to_xquery.cpp [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_xslt.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_xslt.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/compiler/xqueryx/xqueryx_xslt.cpp [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_scanner.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_scanner.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compilercb.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compilercb.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.l:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_scanner.cpp.o BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_scanner.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.l:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/system/globalenv.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/system/globalenv.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/system/globalenv.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/xml_util.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/xquery_scanner.l:49: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/xml_util.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/compiler/parser/jsoniq_scanner.l:49: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/decimal_format.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/decimal_format.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/dynamic_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/dynamic_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/store/api/load_properties.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/store.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.cpp: In destructor 'zorba::dynamic_context::VarValue::~VarValue()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/assert.h:53:13: warning: throw will always call terminate() [-Wterminate] BUILDSTDERR: throw 0; /* never gets here but suppresses warning */ \ BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.cpp:86:5: note: in expansion of macro 'ZORBA_ASSERT' BUILDSTDERR: ZORBA_ASSERT(false); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/assert.h:53:13: note: in C++11 destructors default to noexcept BUILDSTDERR: throw 0; /* never gets here but suppresses warning */ \ BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.cpp:86:5: note: in expansion of macro 'ZORBA_ASSERT' BUILDSTDERR: ZORBA_ASSERT(false); BUILDSTDERR: ^~~~~~~~~~~~ [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/static_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/static_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/static_context.cpp [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/static_context_consts.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/static_context_consts.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/static_context_consts.cpp [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/namespace_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/namespace_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/namespace_context.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/root_static_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/root_static_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/root_static_context.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.cpp:24: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/namespace_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/namespace_context.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/root_static_context.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/root_static_context.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/context/static_context.cpp: In member function 'void zorba::static_context::clear_base_uri()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/context/static_context.cpp:4490:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (theBaseUriInfo) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/context/static_context.cpp:4493:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: theBaseUriInfo = new BaseUriInfo; BUILDSTDERR: ^~~~~~~~~~~~~~ [ 48%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/dynamic_loader.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/dynamic_loader.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/dynamic_loader.cpp [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/sctx_map_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/sctx_map_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/sctx_map_iterator.cpp [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/uri_resolver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/uri_resolver.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/uri_resolver.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_loader.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_loader.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_itemp.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/sctx_map_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/sctx_map_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/uri_resolver.h:33, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/uri_resolver.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/default_url_resolvers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/default_url_resolvers.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/default_url_resolvers.cpp [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/default_uri_mappers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/default_uri_mappers.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/default_uri_mappers.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/uri_resolver.h:33, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/default_url_resolvers.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/default_url_resolvers.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/features.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/features.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/context/features.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/uri_resolver.h:33, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/default_uri_mappers.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/default_uri_mappers.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/features.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/context/root_static_context_init.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/context/root_static_context_init.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/context/root_static_context_init.cpp [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/dict.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/dict.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/dict.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/dict.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/root_static_context.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/context/root_static_context_init.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/dict_en.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/dict_en.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/diagnostics/dict_en.cpp [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/qname.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/qname.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/qname.cpp [ 49%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/qname_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/qname_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/qname_util.cpp [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/qnames.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/qnames.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/diagnostics/qnames.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp: In member function 'void zorba::internal::diagnostic::parameters::substitute(zorba::internal::diagnostic::parameters::value_type*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp:247:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( pos + 1 < s->size() ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp:250:11: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp:304:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } // if ( to_index( c ) ... BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp:306:9: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp: In member function 'bool zorba::internal::diagnostic::parameters::then_else(bool, const value_type&, std::__cxx11::basic_string::size_type*, zorba::internal::diagnostic::parameters::value_type*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp:356:13: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( *pos + 1 < s.size() ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.cpp:359:11: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic_list.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic_list.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/diagnostics/diagnostic_list.cpp [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/assert.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/assert.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/assert.cpp [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/zorba_exception.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/zorba_exception.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/zorba_exception.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/assert.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_diagnostics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_diagnostics.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.cpp [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_exception.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_exception.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_exception.cpp [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_stack_trace.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_stack_trace.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_stack_trace.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_exception.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_stack_trace.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_stack_trace.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/user_error.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/user_error.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/user_error.cpp [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/diagnostics/user_exception.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/diagnostics/user_exception.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/diagnostics/user_exception.cpp [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_accessors.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_accessors.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_accessors.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_template_types.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/user_error.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_any_uri.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_any_uri.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_any_uri.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/user_exception.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/user_exception.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 50%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_base64.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_base64.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_base64.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_accessors.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_any_uri.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_booleans.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_booleans.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_booleans.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_base64.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_booleans.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_collections.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_collections.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_collections.cpp [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_context.cpp [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_csv.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_csv.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_csv.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_collections.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_context.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_datetime.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_datetime.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_datetime.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_csv.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_datetime.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_dctx.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_dctx.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_dctx.cpp [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_debug_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_debug_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_debug_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_dctx.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_debug_iterator.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_durations_dates_times.cpp [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_errors_and_diagnostics.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_durations_dates_times.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_other_diagnostics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_other_diagnostics.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_other_diagnostics.cpp [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_fetch.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_fetch.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fetch.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_errors_and_diagnostics.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_other_diagnostics.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fetch.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 51%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_fnput.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_fnput.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fnput.cpp [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_ft_module.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_ft_module.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ft_module.cpp [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fn_hof_functions.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fnput.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_ic_ddl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_ic_ddl.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ic_ddl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text/ft_module.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ft_module.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/hof/fn_hof_functions.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_fn_hof_functions.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_ic_ddl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_index_func.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_index_func.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_index_func.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_index_func.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_item.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_item.cpp [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_json.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_json.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_json.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_item.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_json.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsoniq_functions.cpp [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_jsound.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_jsound.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsound.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsoniq_functions.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_maths.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_maths.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maths.cpp [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_node_position.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_node_position.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_node_position.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsound.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maths.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_node_position.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_nodes.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_nodes.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_nodes.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_nodes.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 52%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_numerics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_numerics.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_numerics.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_numerics.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parse_fragment.cpp [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_parsing_and_serializing.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_parsing_and_serializing.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parsing_and_serializing.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parse_fragment.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_parsing_and_serializing.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_qnames.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_qnames.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_qnames.cpp [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_random.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_random.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_random.cpp [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_reference.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_reference.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_reference.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_qnames.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_schema.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_schema.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_schema.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_random.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_reference.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_schema.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_sctx.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_sctx.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sctx.cpp [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_seq.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_seq.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_seq.cpp [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_sequences.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_sequences.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sequences.cpp [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_documents.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_documents.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_documents.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sctx.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_seq.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sequences.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_documents.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_maps.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_maps.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maps.cpp [ 53%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_strings.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_strings.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_strings.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_maps.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_strings.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_uris.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_uris.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_uris.cpp [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_xqdoc.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_xqdoc.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/functions/func_xqdoc.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_uris.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/function.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/function.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_xqdoc.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/cacheable_function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/cacheable_function.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.cpp [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/udf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/udf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/udf.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/external_function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/external_function.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/external_function.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/library.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/library.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/library.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/udf.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.cpp:18: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/library.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/udf.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/udf.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/signature.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/signature.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/signature.cpp [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_accessors_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_accessors_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_accessors_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/signature.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/signature.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_arithmetic.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_arithmetic.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_arithmetic.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_accessors_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_booleans_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_booleans_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_booleans_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_arithmetic.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_booleans_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 54%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_collections_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_collections_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_collections_impl.cpp [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_durations_dates_times_impl.cpp [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_enclosed.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_enclosed.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_enclosed.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_collections.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_collections_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_durations_dates_times_impl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_durations_dates_times_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_enclosed.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_errors_and_diagnostics_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_errors_and_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_hoist.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_hoist.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_hoist.cpp [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_index_ddl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_index_ddl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_index_ddl.cpp [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_node_sort_distinct.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_node_sort_distinct.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_node_sort_distinct.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_hoist.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_hoist.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_index_ddl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_nodes_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_nodes_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_nodes_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/nodeid_iterators.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_node_sort_distinct.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_nodes.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_nodes_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_numerics_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_numerics_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_numerics_impl.cpp [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_sequences_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_sequences_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_sequences_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_numerics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_strings_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_strings_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_strings_impl.cpp [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_var_decl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_var_decl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_var_decl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_sequences.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_sequences_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_strings_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_var_decl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 55%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_eval.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_eval.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_eval.cpp [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_reflection.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_reflection.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_reflection.cpp [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_apply.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_apply.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_apply.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_eval.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function_impl.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_apply.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_reflection.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_serialize_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_serialize_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_serialize_impl.cpp [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_parse_fragment_impl.cpp [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_schema_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_schema_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_schema_impl.cpp [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_fn_hof_functions_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/function.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_serialize_impl.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_schema.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_schema_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/functions/func_jsoniq_functions_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_fn_hof_functions_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/annotations/annotations.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/annotations/annotations.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/annotations/annotations.cpp [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/functions/func_jsoniq_functions.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/functions/func_jsoniq_functions_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/annotations/annotations.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/annotations/annotations.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 56%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp: In member function 'virtual bool zorba::NodeNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp: In member function 'virtual bool zorba::NilledIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:128:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:128:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp: In member function 'virtual bool zorba::FnStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:176:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:176:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp: In member function 'virtual bool zorba::FnDataIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:261:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:261:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp: In member function 'virtual bool zorba::BaseUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:286:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:286:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp: In member function 'virtual bool zorba::DocumentUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:309:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:309:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp: In member function 'virtual bool zorba::RootIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:330:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:330:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::NilledIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnDataIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::NodeNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/accessors/accessors.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/accessors/accessors_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/base64/base64.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/base64/base64.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/base64/base64_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/base64/base64_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp: In member function 'virtual bool zorba::ResolveUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/any_uri/any_uri.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/any_uri/any_uri_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp: In member function 'virtual bool zorba::Base64DecodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:136:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:136:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp: In member function 'virtual bool zorba::Base64EncodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:160:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:160:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::Base64DecodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/base64/base64.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base64/base64_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/collections/collections.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp: In member function 'virtual bool zorba::IsSameNodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:55:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:55:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp: In member function 'virtual bool zorba::NodeBeforeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:82:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:82:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp: In member function 'virtual bool zorba::NodeAfterIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:108:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:108:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::IsSameNodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::NodeAfterIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::NodeBeforeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/booleans/booleans.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/booleans_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/context/context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/context/context.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/context/context_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/context/context_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_ic.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::FnCollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:157:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:157:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::FnCollectionIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:174:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:174:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaCollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:381:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:381:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaCollectionIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:435:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:435:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaIndexOfIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:470:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:470:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaCreateCollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:570:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:570:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaDeleteCollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:625:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:625:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaInsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:657:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:657:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaInsertFirstIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:731:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:731:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaInsertLastIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:817:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:817:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaInsertBeforeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:899:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:899:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaInsertAfterIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:989:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:989:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaApplyInsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1108:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1108:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaApplyInsertFirstIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1190:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1190:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaApplyInsertLastIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1273:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1273:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaApplyInsertBeforeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1362:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1362:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaApplyInsertAfterIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1452:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1452:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaDeleteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1532:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1532:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaDeleteFirstIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1620:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1620:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaDeleteLastIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1710:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1710:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaEditIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1839:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1839:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaTruncateCollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1909:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1909:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ZorbaCollectionNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1972:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:1972:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::IsAvailableCollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2012:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2012:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::AvailableCollectionsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2086:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2086:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::IsAvailableIndexIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2113:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2113:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::AvailableIndexesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2167:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2167:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::IsActivatedICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2193:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2193:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::ActivatedICsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2247:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2247:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::IsDeclaredCollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2273:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2273:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::DeclaredCollectionsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2326:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2326:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::IsDeclaredICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2351:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2351:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::DeclaredICsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2376:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2376:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::IsDeclaredIndexIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2421:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2421:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::DeclaredIndexesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2471:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2471:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp: In member function 'virtual bool zorba::FnURICollectionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2591:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:2591:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/context/context.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp: In member function 'virtual bool zorba::CurrentDateTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:47:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:47:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp: In member function 'virtual bool zorba::CurrentDateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:67:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:67:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp: In member function 'virtual bool zorba::CurrentTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:87:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:87:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp: In member function 'virtual bool zorba::ImplicitTimezoneIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:109:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:109:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp: In member function 'virtual bool zorba::DefaultCollationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:126:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/context/context_impl.cpp:126:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_ic.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_ic.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_ic.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/xqddf/value_ic.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_impl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/csv/csv.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/csv/csv.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.cpp [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/csv/csv_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/csv/csv_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp: In member function 'virtual bool zorba::CsvParseIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:292:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:292:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp: In member function 'virtual bool zorba::CsvParseIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:544:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:544:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp: In member function 'virtual bool zorba::CsvSerializeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:698:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:698:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ [ 57%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaInsertFirstIterator; State = zorba::PlanIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaApplyInsertFirstIterator; State = zorba::ZorbaApplyInsertFirstIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaApplyInsertAfterIterator; State = zorba::ZorbaApplyInsertAfterIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaApplyInsertBeforeIterator; State = zorba::ZorbaApplyInsertBeforeIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaInsertBeforeIterator; State = zorba::PlanIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaInsertAfterIterator; State = zorba::PlanIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaApplyInsertLastIterator; State = zorba::ZorbaApplyInsertLastIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaApplyInsertIterator; State = zorba::ZorbaApplyInsertIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaInsertLastIterator; State = zorba::PlanIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ZorbaCollectionIteratorHelper::checkCollectionAndCopyNodes(zorba::PlanState&, zorba::store::Item_t&, std::vector >&, zorba::store::Item_t&, bool) const [with Iter = zorba::ZorbaInsertIterator; State = zorba::PlanIteratorState]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/collections/collections.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CsvParseIterator::skip(int64_t, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CsvSerializeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_exception.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CsvParseIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/csv/csv.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/csv/csv_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::CurrentDate::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:173:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:173:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::CurrentDateTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:199:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:199:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::CurrentTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:222:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:222:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::MillisToDateTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:250:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:250:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::ParseDate::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:284:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:284:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In function 'void zorba::parse(zorba::parse_type, const zstring&, const zstring&, zorba::locale::iso639_1::type, zorba::locale::iso3166_1::type, zorba::time::ztm*, const zorba::QueryLoc&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:76:14: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( !(set_mday && set_mon && set_year) ) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:79:7: note: here BUILDSTDERR: case parse_time: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::ParseDateTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:323:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:323:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::ParseTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:358:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:358:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::Timestamp::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:370:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:370:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp: In member function 'virtual bool zorba::UTCOffset::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:379:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:379:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MillisToDateTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ParseDate::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ParseDateTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ParseTime::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/datetime/datetime.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/datetime/datetime_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/dctx/dctx_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.cpp [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/dctx/dctx_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/dctx/dctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/dctx/dctx_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/dctx/dctx_impl.cpp: In member function 'virtual bool zorba::DctxSnapshotIdIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/dctx/dctx_impl.cpp:40:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/dctx/dctx_impl.cpp:40:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp: In member function 'virtual bool zorba::DebugIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:78:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:78:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'std::__cxx11::list >, zorba::rstring > > > zorba::DebugIterator::eval(zorba::PlanState*, Zorba_SerializerOptions*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/debug/debug_iterator.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/debug/debug_iterator_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::YearsFromDurationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:70:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:70:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::MonthsFromDurationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:98:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:98:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::DaysFromDurationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:126:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:126:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::HoursFromDurationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:154:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:154:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::MinutesFromDurationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:182:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:182:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::SecondsFromDurationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:208:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:208:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::YearFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:235:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:235:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::MonthFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:263:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:263:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::DayFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:291:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:291:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::HoursFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:319:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:319:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::MinutesFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:347:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:347:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::SecondsFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:373:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:373:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::TimezoneFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:399:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:399:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::YearFromDateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:427:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:427:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::MonthFromDateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:455:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:455:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::DayFromDateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:483:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:483:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::TimezoneFromDateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:509:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:509:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::HoursFromTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:537:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:537:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::MinutesFromTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:565:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:565:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::SecondsFromTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:592:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:592:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp: In member function 'virtual bool zorba::TimezoneFromTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:619:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:619:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TimezoneFromDatetimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TimezoneFromDateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TimezoneFromTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/durations_dates_times/durations_dates_times.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/durations_dates_times_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp: In member function 'virtual bool zorba::ErrorIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:83:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:83:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp: In member function 'virtual bool zorba::TraceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:154:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:154:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ErrorIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/errors_and_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 58%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.cpp [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp: In member function 'virtual bool zorba::FunctionTraceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:49:4: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:49:4: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp: In member function 'virtual bool zorba::ReadLineIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp: In member function 'virtual bool zorba::PrintIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:170:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:170:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::PrintIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/errors_and_diagnostics/other_diagnostics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp: In member function 'virtual bool zorba::FetchContentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp: In member function 'virtual bool zorba::FetchContentBinaryIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:210:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:210:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp: In member function 'virtual bool zorba::FetchContentTypeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:226:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:226:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text/ft_module.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FetchContentBinaryIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FetchContentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fetch/fetch.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fetch/fetch_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/hof/fn_hof_functions.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/full_text/ft_module.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp: In member function 'virtual bool zorba::FnPutIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:93:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:93:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/fnput/fnput.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/fnput/fnput_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/hof/fn_hof_functions.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/function_item_expr.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/expr_base.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/function_item_expr.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:19: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::CurrentCompareOptionsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:215:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:215:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::CurrentLangIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:233:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:233:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::HostLangIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:249:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:249:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::IsStemLangSupportedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:277:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:277:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::IsStopWordIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:314:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:314:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::IsStopWordLangSupportedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:341:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:341:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::IsThesaurusLangSupportedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:393:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:393:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::IsTokenizerLangSupportedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:420:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:420:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::StemIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:463:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:463:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:43, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::StripDiacriticsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:482:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:482:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::ThesaurusLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:567:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:567:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::TokenizeNodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:625:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:625:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::TokenizeNodesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:709:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( find_lang_attribute( *inc, &lang ) ) { BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:717:9: note: here BUILDSTDERR: case store::StoreConsts::documentNode: { BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:763:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:763:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::TokenizerPropertiesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:846:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:846:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp: In member function 'virtual bool zorba::TokenizeStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:911:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:911:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp: In member function 'virtual bool zorba::FunctionLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:190:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:190:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp: In member function 'virtual bool zorba::FunctionNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:225:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:225:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp: In member function 'virtual bool zorba::FunctionArityIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:254:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:254:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp: In member function 'virtual bool zorba::FnForEachPairIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:382:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:382:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp: In member function 'virtual bool zorba::FnFoldLeftIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:537:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:537:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TokenizeNodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnForEachPairIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::IsThesaurusLangSupportedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TokenizerPropertiesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnFoldLeftIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::StemIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ThesaurusLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FunctionLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/fn_hof_functions_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TokenizeNodesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::IsStopWordIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TokenizeStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_impl.cpp:62: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.cpp [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp [ 59%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/item/item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/item/item.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp: In member function 'virtual bool zorba::ActivateICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:94:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:94:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp: In member function 'virtual bool zorba::DeactivateICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:138:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:138:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp: In member function 'virtual bool zorba::CheckICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:185:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:185:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ActivateICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::DeactivateICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CheckICIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/ic_ddl.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/ic_ddl_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/item/item_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/item/item_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp: In member function 'virtual bool zorba::IndexKeysIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:98:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:98:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/json.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/json.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/indexing/index_func.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_func_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/json_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/json_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp: In member function 'virtual bool zorba::MemSizeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:53:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:53:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/item/item.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/item/item_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp: In member function 'virtual bool zorba::JSONtoXMLInternal::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:87:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:87:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp: In member function 'virtual bool zorba::XMLtoJSONInternal::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::JSONtoXMLInternal::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::XMLtoJSONInternal::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_exception.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONDecodeFromRoundtripIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:459:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:459:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONEncodeForRoundtripIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:755:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:755:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONParseIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:899:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:899:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::MultiObjectKeysIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1022:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1022:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::SingleObjectKeysIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1053:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1053:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::SingleObjectKeysIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1076:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1076:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::MultiObjectLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1109:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1109:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::SingleObjectLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONObjectProjectIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1211:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1211:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONObjectTrimIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1280:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1280:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::MultiArrayMembersIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1312:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1312:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::MultiArrayMembersIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1335:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1335:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::SingleArrayMembersIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1366:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1366:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::SingleArrayMembersIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1390:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1390:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::MultiArrayLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1423:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1423:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::SingleArrayLookupIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1456:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1456:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONArraySizeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1480:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1480:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONArrayFlattenIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1546:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1546:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONNullIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1562:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1562:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONObjectInsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1630:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1630:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONArrayInsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1681:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1681:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONArrayAppendIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1729:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1729:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONDeleteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1781:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1781:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONReplaceValueIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1870:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1870:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONRenameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1909:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1909:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp: In member function 'virtual bool zorba::JSONBoxIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1947:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:1947:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp: In member function 'virtual bool zorba::JSoundAnnotateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:89:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:89:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp: In member function 'virtual bool zorba::JSoundValidateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:118:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:118:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::JSoundAnnotateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/jsound/jsound.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/maths/maths.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/maths/maths.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.cpp [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/maths/maths_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/maths/maths_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/jsoniq_functions.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsoniq_functions_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::SqrtIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:55:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:55:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::ExpIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:70:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:70:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::Exp10Iterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:86:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:86:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::LogIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:102:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:102:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::Log10Iterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::SinIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:132:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:132:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::CosIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:147:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:147:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::TanIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:162:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:162:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::ArcSinIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:177:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:177:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::ArcCosIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:192:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:192:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::ArcTanIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:207:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:207:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::Atan2Iterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:235:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:235:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::CoshIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:250:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:250:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::AcoshIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:265:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:265:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::FmodIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:298:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:298:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::LdexpIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:333:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:333:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::PowIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:409:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:409:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::SinhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:424:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:424:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::AsinhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:439:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:439:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::TanhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:454:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:454:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::AtanhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:469:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:469:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::PiNumberIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:482:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:482:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::IsInfIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:497:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:497:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::IsNaNIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:512:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:512:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::ModfIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:534:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:534:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp: In member function 'virtual bool zorba::FrexpIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:556:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:556:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SqrtIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ExpIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::Exp10Iterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::LogIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::Log10Iterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SinIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CosIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TanIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ArcSinIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ArcCosIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ArcTanIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::Atan2Iterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CoshIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::AcoshIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SinhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::AsinhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TanhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::AtanhIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ModfIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FrexpIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FmodIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::LdexpIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::PowIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/maths/maths.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/maths/maths_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 60%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::NodePositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:41:8: warning: variable 'valid' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool valid; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:51:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:51:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsAncestorPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:82:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:82:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsFollowingSiblingPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:113:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:113:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsFollowingPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:144:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:144:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsInSubtreeOfPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:175:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:175:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsDescendantPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:206:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:206:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsPrecedingSiblingPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:238:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:238:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsPrecedingPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:269:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:269:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsChildPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:300:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:300:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsAttributeOfPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:331:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:331:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsParentPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:362:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:362:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsPrecedingInDocumentOrderPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:393:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:393:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsFollowingInDocumentOrderPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:424:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:424:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::LevelPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:453:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:453:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsAttributePositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:482:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:482:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsCommentPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:511:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:511:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsDocumentPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:540:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:540:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsElementPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:569:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:569:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsProcessingInstructionPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:598:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:598:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsTextPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:627:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:627:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::IsSiblingPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:658:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:658:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::InSameTreePositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:689:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:689:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::InCollectionPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:718:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:718:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp: In member function 'virtual bool zorba::InSameCollectionPositionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:749:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:749:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/node_position.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/node_position_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnLocalNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnNamespaceUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:120:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:120:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnLangIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:208:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:208:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnHasChildrenIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:238:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:238:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnInnermostIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:299:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:299:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnOutermostIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:341:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:341:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnGenerateIdIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:374:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:374:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsFollowingSiblingIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:397:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:397:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsFollowingIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:421:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:421:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsChildIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:445:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:445:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::LevelIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:465:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:465:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::LeastCommonAncestor::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:486:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:486:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsParentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:509:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:509:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsDescendantIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:532:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:532:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsPrecedingSiblingIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:555:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:555:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsPrecedingIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:578:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:578:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::IsAncestorIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:601:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:601:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::FnPathIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:720:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:720:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp: In member function 'virtual bool zorba::NodeCopyIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:747:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:747:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnInnermostIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnOutermostIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnHasChildrenIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnLangIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnPathIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/nodes/nodes.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/nodes/nodes_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.cpp [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp: In member function 'virtual bool zorba::AbsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:130:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:130:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp: In member function 'virtual bool zorba::CeilingIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:186:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:186:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp: In member function 'virtual bool zorba::FloorIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:241:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:241:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp: In member function 'virtual bool zorba::RoundIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:310:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:310:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp: In member function 'virtual bool zorba::RoundHalfToEvenIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:381:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:381:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CeilingIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FloorIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::RoundIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::RoundHalfToEvenIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::AbsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/numerics/numerics.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/numerics_impl.cpp:41: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp: In member function 'virtual bool zorba::FnZorbaParseXmlFragmentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:347:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:347:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp: In member function 'virtual bool zorba::FnZorbaCanonicalizeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:413:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:413:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp: In member function 'virtual bool zorba::FnParseXmlFragmentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:484:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:484:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnZorbaParseXmlFragmentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnZorbaCanonicalizeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parse_fragment.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parse_fragment_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/random/random.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/random/random.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp: In member function 'virtual bool zorba::FnParseXmlIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:104:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:104:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp: In member function 'virtual bool zorba::FnSerializeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:263:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:263:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnParseXmlIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnSerializeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/parsing_and_serializing/parsing_and_serializing.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/random/random_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/random/random_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::ResolveQNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:116:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:116:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::QNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:175:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:175:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::QNameEqualIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:209:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:209:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::PrefixFromQNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:232:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:232:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::LocalNameFromQNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:252:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:252:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::NamespaceUriFromQNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:272:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:272:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::NamespaceUriForPrefixIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:328:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:328:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp: In member function 'virtual bool zorba::InScopePrefixesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:371:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:371:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ResolveQNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::QNameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::NamespaceUriForPrefixIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/qnames/qnames.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/qnames/qnames_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 61%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/reference/reference.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/reference/reference.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.cpp [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/reference/reference_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/reference/reference_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/schema/schema.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/schema/schema.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp: In member function 'virtual bool zorba::SeededRandomIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:97:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:97:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp: In member function 'virtual bool zorba::RandomIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:154:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:154:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp: In member function 'virtual bool zorba::UuidIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:175:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:175:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::RandomIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SeededRandomIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/random/random.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/random/random_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/schema/schema_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/schema/schema_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp: In member function 'virtual bool zorba::ReferenceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:62:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:62:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp: In member function 'virtual bool zorba::HasReferenceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:84:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:84:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp: In member function 'virtual bool zorba::AssignReferenceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:114:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:114:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp: In member function 'virtual bool zorba::DereferenceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/reference/reference.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/reference/reference_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.cpp [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp: In member function 'virtual bool zorba::ValidateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:79:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:79:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp: In member function 'virtual bool zorba::ZorbaValidateInPlaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:110:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:110:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp: In member function 'virtual bool zorba::ZorbaSchemaTypeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:129:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:129:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp: In member function 'virtual bool zorba::ZorbaIsValidatedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:149:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:149:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/seq/seq.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/seq/seq.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ValidateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ZorbaValidateInPlaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/schema/schema.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/schema/schema_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/seq/seq_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/seq/seq_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxBaseUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:58:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:58:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxBoundarySpacePolicyIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:74:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:74:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxConstructionModeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxCopyNamespacesModeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:104:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:104:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxDefaultCollationIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxDefaultCollectionTypeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:130:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:130:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxDefaultFunctionNamespaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:143:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:143:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxDefaultOrderIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:159:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:159:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxFunctionAnnotationsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:208:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:208:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxFunctionArgumentsCountIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:240:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:240:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxFunctionNamesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:290:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:290:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxFunctionsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:356:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:356:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxInScopeAttributeDeclarationsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:430:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:430:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxInScopeAttributeGroupsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:503:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:503:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxInScopeElementDeclarationsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:580:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:580:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxInScopeElementGroupsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:655:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:655:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxInScopeSchemaTypesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:738:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:738:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxInscopeVariablesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:761:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:761:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxOptionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:782:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:782:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxOrderingModeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:798:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:798:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxStaticallyKnownCollationsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:824:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:824:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxStaticallyKnownDocumentsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:850:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:850:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxStaticallyKnownDocumentTypeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:870:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:870:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxStaticallyKnownNamespaceBindingIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxStaticallyKnownNamespacesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:916:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:916:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp: In member function 'virtual bool zorba::SctxXPath10CompatModeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:932:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:932:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp: In member function 'virtual bool zorba::SeqValueIntersectIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp: In member function 'virtual bool zorba::SeqValueUnionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:117:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp: In member function 'virtual bool zorba::SeqValueExceptIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:147:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:147:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SeqValueUnionIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SeqValueExceptIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SeqValueIntersectIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/seq/seq.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/seq/seq_impl.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SctxFunctionArgumentsCountIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SctxFunctionAnnotationsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SctxStaticallyKnownDocumentTypeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sctx/sctx.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sctx/sctx_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/store/documents.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/store/documents.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/deep_equality.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/store/documents_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/store/documents_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:42: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnConcatIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:140:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:140:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnIndexOfIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:215:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:215:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnEmptyIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:239:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:239:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnExistsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:262:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:262:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnDistinctValuesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:322:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:322:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnInsertBeforeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:370:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:370:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnRemoveIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:411:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:411:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnReverseIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:448:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:448:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnSubsequenceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:562:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:562:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::SubsequenceIntIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:645:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:645:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::SequencePointAccessIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:705:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:705:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnZeroOrOneIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:746:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:746:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnOneOrMoreIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:767:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:767:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnExactlyOneIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:813:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:813:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnDeepEqualIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:873:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:873:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::HashSemiJoinIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:936:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:936:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::SortSemiJoinIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:981:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:981:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnCountIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1003:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1003:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnAvgIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1147:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1147:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnSumIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1251:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1251:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnSumDoubleIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1300:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1300:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnSumFloatIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1349:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1349:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnSumDecimalIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1398:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1398:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnSumIntegerIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1458:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1458:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::OpToIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1493:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1493:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnDocIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1612:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1612:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnDocAvailableIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1648:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1648:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnEnvironmentVariableIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1669:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1669:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnAvailableEnvironmentVariablesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1689:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1689:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnUnparsedTextIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1795:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1795:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnUnparsedTextAvailableIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1838:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1838:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp: In member function 'virtual bool zorba::FnUnparsedTextLinesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1921:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:1921:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 62%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/store/maps.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/store/maps.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:42: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:42: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:42: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/sequences/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/sequences_impl.cpp:42: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp: In member function 'virtual bool zorba::PutDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:90:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp: In member function 'virtual bool zorba::RemoveDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp: In member function 'virtual bool zorba::RetrieveDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:185:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:185:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp: In member function 'virtual bool zorba::IsAvailableDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:224:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:224:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp: In member function 'virtual bool zorba::AvailableDocumentsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:276:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:276:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::PutDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::RemoveDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::RetrieveDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::IsAvailableDocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/documents.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/documents_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/store/maps_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/store/maps_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/strings/strings.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/strings/strings.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/strings/strings_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/strings/strings_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapCreateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:476:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:476:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapDropIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:515:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:515:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapGetIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:565:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:565:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapInsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:643:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:643:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapDeleteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:697:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:697:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapKeysIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:732:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:732:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapSizeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:758:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:758:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::AvailableMapsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:832:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:832:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp: In member function 'virtual bool zorba::MapOptionsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:865:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:865:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/uris/uris.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/uris/uris.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MapKeysIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MapOptionsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MapCreateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringAnalyzeStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2503:14: warning: comparison of integer expressions of different signedness: 'int' and 'zorba::utf8_string > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if ( m_end < u_size ) { BUILDSTDERR: ~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MapGetIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MapDeleteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MapInsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/store/maps.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/store/maps_impl.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::CodepointsToStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:126:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:126:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringToCodepointsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:211:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:211:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:43, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:33: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::CompareStrIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:283:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:283:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::CodepointEqualIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:314:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:314:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::ConcatStrIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:357:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:357:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringJoinIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:431:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:431:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::SubstringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:596:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:596:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::SubstringIntOptIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:732:1: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:732:1: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringLengthIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:768:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:768:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::NormalizeSpaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:800:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:800:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::NormalizeUnicodeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:886:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:886:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::UpperCaseIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:920:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:920:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::LowerCaseIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:954:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:954:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::TranslateIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1036:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1036:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::EncodeForUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1065:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1065:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::IriToUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1099:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1099:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::EscapeHtmlUriIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::ContainsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1197:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1197:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StartsWithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1263:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1263:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::EndsWithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1328:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1328:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::SubstringBeforeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1396:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1396:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::SubstringAfterIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1471:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1471:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::FnMatchesIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1529:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1529:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::FnReplaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1685:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1685:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::FnTokenizeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1791:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:1791:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::FnAnalyzeStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2281:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2281:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringAnalyzeStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2510:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2510:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringMaterializeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2542:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2542:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringIsStreamableIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2567:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2567:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringIsSeekableIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2592:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2592:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp: In member function 'virtual bool zorba::StringSplitIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2721:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:2721:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/uris/uris_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/uris/uris_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp: In member function 'virtual bool zorba::DecodeURIIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:115:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:115:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp: In member function 'virtual bool zorba::ParseURIIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:229:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:229:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp: In member function 'virtual bool zorba::SerializeURIIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:318:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:318:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CodepointsToStringIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ConcatStrIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/strings/strings.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/strings/strings_impl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ParseURIIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::DecodeURIIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/uris/uris.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/uris/uris_impl.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.cpp [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/printer_visitor_impl.cpp [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_api.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_api.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/printer_visitor_api.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/planiter_visitor.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/namespace_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/printer_visitor_impl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/planiter_visitor.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/printer_visitor.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/printer_visitor_api.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp: In member function 'virtual bool zorba::XQDocContentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:134:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:134:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/xqdoc/xqdoc.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/xqdoc/xqdoc_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/udf.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/printer_visitor_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/printer_visitor_impl.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ [ 63%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/api/plan_iterator_wrapper.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/api/plan_iterator_wrapper.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.cpp [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/api/plan_wrapper.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/api/plan_wrapper.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_wrapper.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_wrapper.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/base/plan_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/base/plan_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_wrapper.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_wrapper.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_wrapper.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_wrapper.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/booleans/BooleanImpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/booleans/BooleanImpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compilercb.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp: In member function 'virtual bool zorba::PlanIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:198:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:198:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/apply_updates.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/apply_updates.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'virtual bool zorba::FnBooleanIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:196:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:196:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'virtual bool zorba::OrIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:246:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:246:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'virtual bool zorba::AndIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:295:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:295:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'virtual bool zorba::CompareIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:514:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:514:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'bool zorba::TypedValueCompareIterator< >::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with zorba::store::SchemaTypeCode ATC = (zorba::store::SchemaTypeCode)19]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1116:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: neq = true; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1118:5: note: here BUILDSTDERR: case CompareConsts::VALUE_EQUAL: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'bool zorba::TypedValueCompareIterator< >::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with zorba::store::SchemaTypeCode ATC = (zorba::store::SchemaTypeCode)18]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1116:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: neq = true; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1118:5: note: here BUILDSTDERR: case CompareConsts::VALUE_EQUAL: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'bool zorba::TypedValueCompareIterator< >::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with zorba::store::SchemaTypeCode ATC = (zorba::store::SchemaTypeCode)20]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1116:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: neq = true; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1118:5: note: here BUILDSTDERR: case CompareConsts::VALUE_EQUAL: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'bool zorba::TypedValueCompareIterator< >::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with zorba::store::SchemaTypeCode ATC = (zorba::store::SchemaTypeCode)21]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1116:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: neq = true; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1118:5: note: here BUILDSTDERR: case CompareConsts::VALUE_EQUAL: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'bool zorba::TypedValueCompareIterator< >::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with zorba::store::SchemaTypeCode ATC = (zorba::store::SchemaTypeCode)1]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1116:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: neq = true; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1118:5: note: here BUILDSTDERR: case CompareConsts::VALUE_EQUAL: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1166:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp: In member function 'virtual bool zorba::AtomicValuesEquivalenceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1303:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:1303:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/arithmetic_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/arithmetic_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/constructors.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/constructors.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CompareIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp: In member function 'virtual bool zorba::ApplyIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In static member function 'static bool zorba::FnBooleanIterator::effectiveBooleanValue(const zorba::QueryLoc&, zorba::PlanState&, const zorba::PlanIterator*, bool)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.cpp:36: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp: In member function 'bool zorba::GenericArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::AddOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp: In member function 'bool zorba::GenericArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::SubtractOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp: In member function 'bool zorba::GenericArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::MultiplyOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp: In member function 'bool zorba::GenericArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::DivideOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp: In member function 'bool zorba::GenericArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::IntegerDivideOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp: In member function 'bool zorba::GenericArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::ModOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:142:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/apply_updates.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::DocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:180:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:180:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::ElementIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:533:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:533:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::AttributeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:733:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:733:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::TextIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:852:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:852:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::PiIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:975:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:975:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:43, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::NamespaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1041:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1041:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::CommentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1100:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1100:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::EnclosedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1410:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1410:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp: In member function 'virtual bool zorba::NameCastIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1506:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:1506:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/flwor_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/flwor_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.cpp:39: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/fncall_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/fncall_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TextIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CommentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::NamespaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/item_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/item_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::PiIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::AttributeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::EnclosedIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::NameCastIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::DocumentIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ElementIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/constructors.cpp:35: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp: In member function 'virtual bool zorba::flwor::FLWORIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:1189:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:1189:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp: In member function 'bool zorba::UDFunctionCallIterator::nextImplCache(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:609:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:609:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp: In member function 'bool zorba::UDFunctionCallIterator::nextImplNoCache(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:643:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:643:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp: In member function 'virtual bool zorba::ExtFunctionCallIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:996:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:996:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp: In member function 'bool zorba::ExtFunctionCallIterator::nextImplCache(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:1215:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:1215:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp: In member function 'bool zorba::ExtFunctionCallIterator::nextImplNoCache(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:1258:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:1258:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp: In member function 'virtual bool zorba::SingletonIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:73:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:73:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp: In member function 'virtual bool zorba::IfThenElseIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:146:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:146:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/nodeid_iterators.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/nodeid_iterators.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/nodeid_iterators.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/path_iterators.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/path_iterators.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/flwor_iterator.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/nodeid_iterators.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 64%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/sequencetypes.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/sequencetypes.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/trycatch.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/trycatch.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::AttributeAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:560:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:560:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::ParentAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:603:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:603:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::AncestorAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:663:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:663:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::AncestorReverseAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:733:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:733:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::AncestorSelfAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:796:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:796:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::AncestorSelfReverseAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:858:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:858:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::RSiblingAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:949:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:949:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::LSiblingAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1023:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1023:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::LSiblingReverseAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1115:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1115:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::ChildAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1199:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1199:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::DescendantAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1336:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1336:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::DescendantSelfAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1437:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1437:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::PrecedingAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1601:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1601:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::PrecedingReverseAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1836:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:1836:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp: In member function 'virtual bool zorba::FollowingAxisIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:2003:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:2003:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/var_iterators.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/var_iterators.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp: In member function 'virtual bool zorba::InstanceOfIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:178:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:178:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp: In member function 'virtual bool zorba::CastIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:303:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:303:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp: In member function 'virtual bool zorba::CastableIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:367:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:367:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp: In member function 'virtual bool zorba::PromoteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:467:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:467:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/path_iterators.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp: In member function 'virtual bool zorba::TreatIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:604:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( count <= numeric_consts::one() ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:607:5: note: here BUILDSTDERR: case SequenceType::QUANT_ONE: BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:608:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( count > numeric_consts::one() ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:611:5: note: here BUILDSTDERR: case SequenceType::QUANT_PLUS: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp: In member function 'virtual bool zorba::TreatIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:722:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:722:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp: In member function 'virtual bool zorba::EitherNodesOrAtomicsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:875:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:875:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp: In member function 'virtual bool zorba::TryCatchIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:729:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:729:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::EitherNodesOrAtomicsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CastIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/trycatch.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::PromoteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TreatIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/sequencetypes.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp: In member function 'virtual bool zorba::CtxVarDeclareIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:141:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:141:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp: In member function 'virtual bool zorba::CtxVarAssignIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:206:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:206:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp: In member function 'virtual bool zorba::CtxVarIsSetIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:241:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:241:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp: In member function 'virtual bool zorba::CtxVarIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:614:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:614:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp: In member function 'virtual bool zorba::ForVarIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:681:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:681:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp: In member function 'virtual bool zorba::LetVarIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:1066:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:1066:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/common.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/common.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/common.cpp [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplestream_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplestream_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/for_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/for_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CtxVarDeclareIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CtxVarAssignIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::CtxVarIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/api/plan_iterator_wrapper.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/var_iterators.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/common.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/let_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/let_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp: In member function 'virtual bool zorba::flwor::TupleStreamIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:101:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:101:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplestream_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/planiter_visitor.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp: In member function 'virtual bool zorba::flwor::ForIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:145:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:145:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/where_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/where_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/for_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/comp_function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/comp_function.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/comp_function.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp: In member function 'virtual bool zorba::flwor::LetIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:110:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:110:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/count_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/count_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/let_iterator.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/comp_function.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/comp_function.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/groupby_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/groupby_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp: In member function 'virtual bool zorba::flwor::WhereIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:57:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END ( lState ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:57:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END ( lState ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/where_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplesource_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplesource_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp: In member function 'virtual bool zorba::flwor::CountIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:101:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:101:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ [ 65%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/window_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/window_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/count_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/orderby_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/orderby_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp: In member function 'virtual bool zorba::flwor::GroupByIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:353:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:353:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.cpp: In member function 'virtual bool zorba::flwor::TupleSourceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.cpp:49:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/tuplesource_iterator.cpp:49:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp: In member function 'virtual bool zorba::flwor::WindowIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:1103:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:1103:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/outerfor_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/outerfor_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::flwor::GroupByIterator::matVarsAndGroupBy(zorba::flwor::GroupByState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::flwor::GroupByIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/groupby_iterator.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/core/internal_operators.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/core/internal_operators.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp: In member function 'virtual bool zorba::flwor::OrderByIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:368:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(iterState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:368:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(iterState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::flwor::WindowIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/window_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/store.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp: In member function 'virtual bool zorba::flwor::OuterForIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:144:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:144:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::flwor::OrderByIterator::materializeResultForSort(zorba::flwor::OrderByState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/outerfor_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp: In member function 'virtual bool zorba::HoistIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:81:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:81:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp: In member function 'virtual bool zorba::UnhoistIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:102:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:102:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/format_dateTime.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/format_dateTime.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/internal_operators.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::flwor::OrderByIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/booleans/BooleanImpl.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/gflwor/orderby_iterator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/indexing/doc_indexer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/indexing/doc_indexer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/doc_indexer.cpp [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_ddl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_ddl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp: In member function 'virtual bool zorba::FnDateTimeConstructorIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:85:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:85:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp: In member function 'virtual bool zorba::FnAdjustToTimeZoneIterator_1::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:144:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:144:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp: In member function 'virtual bool zorba::FnAdjustToTimeZoneIterator_2::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:197:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:197:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/doc_indexer.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnAdjustToTimeZoneIterator_1::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FnAdjustToTimeZoneIterator_2::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/planiter_visitor.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:50: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp: In member function 'virtual bool zorba::FnFormatDateTimeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:1395:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:1395:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp: In function 'void zorba::append_weekday(unsigned int, unsigned int, unsigned int, const zorba::modifier&, zorba::zstring*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:562:36: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: mod_copy.first.format.clear(); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:565:5: note: here BUILDSTDERR: default: { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp: In function 'void zorba::append_fractional_seconds(int, const zorba::modifier&, zorba::zstring*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:256:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: n = (int)( n * 1000.0 / DateTime::FRAC_SECONDS_UPPER_LIMIT ); BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:258:5: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp: In function 'void zorba::append_month(unsigned int, const zorba::modifier&, zorba::zstring*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:319:36: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: mod_copy.first.format.clear(); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:322:5: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp: In function 'void zorba::append_timezone(char, const zorba::TimeZone&, const zorba::modifier&, zorba::zstring*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:413:31: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: has_grouping_separators = true; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:416:5: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/common.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/common.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/common.cpp [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_array.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_array.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsonml_array.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:42: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:50: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:42: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/durations_dates_times/format_dateTime.cpp:50: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/common.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::CreateInternalIndexIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:250:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:250:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::CreateIndexIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:314:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:314:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::DeleteIndexIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:371:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:371:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::RefreshIndexIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:441:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:441:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::ValueIndexEntryBuilderIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:504:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:504:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::GeneralIndexEntryBuilderIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:557:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:557:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::ProbeIndexPointValueIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:671:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:671:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::ProbeIndexPointValueIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:713:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:713:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::ProbeIndexPointGeneralIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:912:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:912:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::ProbeIndexRangeValueIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:1116:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:1116:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::ProbeIndexRangeValueIterator::count(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:1155:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:1155:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp: In member function 'virtual bool zorba::ProbeIndexRangeGeneralIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:1577:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:1577:5: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsonml_array.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_object.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_object.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsonml_object.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/snelson.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/snelson.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/json/json.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/jsonml_object.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::ProbeIndexRangeGeneralIterator::getSearchItems(zorba::PlanState&, zorba::ProbeIndexRangeGeneralIteratorState*, bool, bool, bool, bool) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ProbeIndexRangeGeneralIterator::getIndex(zorba::ProbeIndexRangeGeneralIteratorState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 66%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/numerics/NumericsImpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/numerics/NumericsImpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::DeleteIndexIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ProbeIndexPointValueIterator::getIndex(zorba::ProbeIndexPointValueIteratorState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ProbeIndexPointGeneralIterator::getIndex(zorba::ProbeIndexPointGeneralIteratorState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::ProbeIndexRangeValueIterator::getIndex(zorba::ProbeIndexRangeValueIteratorState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'zorba::store::IndexCondition_t zorba::ProbeIndexPointValueIterator::createCondition(zorba::ProbeIndexPointValueIteratorState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/serialization/serializer.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'zorba::store::IndexCondition_t zorba::ProbeIndexRangeValueIterator::createCondition(zorba::ProbeIndexRangeValueIteratorState*, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/indexing/index_ddl.cpp:1306:33: warning: 'leftType' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: !TypeOps::is_subtype(rightType, leftType)) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_integer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_integer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/xml_util.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp: In function 'void zorba::snelson::x2j_array(const Item_t&, zorba::store::Item_t*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp:390:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( ascii::is_space( child->getStringValue() ) ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp:393:7: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp: In function 'void zorba::snelson::x2j_object(const Item_t&, zorba::store::Item_t*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp:619:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( ascii::is_space( child->getStringValue() ) ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/snelson.cpp:622:7: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_number.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_number.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::NumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::AddOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::NumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::SubtractOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::NumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::MultiplyOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::NumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::DivideOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::NumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::IntegerDivideOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::NumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::ModOperation]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:716:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::AddOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)19]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::AddOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)18]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::AddOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)20]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::AddOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)21]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::SubtractOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)19]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::SubtractOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)18]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::SubtractOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)20]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::SubtractOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)21]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::MultiplyOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)19]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::MultiplyOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)18]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::MultiplyOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)20]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::MultiplyOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)21]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::DivideOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)19]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::DivideOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)18]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::DivideOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)20]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::DivideOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)21]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::ModOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)19]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::ModOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)18]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::ModOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)20]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'bool zorba::SpecificNumArithIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const [with Operation = zorba::ModOperation; zorba::store::SchemaTypeCode Type = (zorba::store::SchemaTypeCode)21]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:890:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'virtual bool zorba::OpNumericUnaryIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:1010:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:1010:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp: In member function 'virtual bool zorba::OpDoubleUnaryIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:1055:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:1055:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp: In member function 'virtual bool zorba::FormatIntegerIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:850:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:850:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp: In function 'void zorba::format_integer(const xs_integer&, const zorba::{anonymous}::picture&, zorba::zstring*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:269:48: warning: 'grouping_cp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: u_dest.insert( 0, 1, grouping_cp ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp: In member function 'virtual bool zorba::FormatNumberIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:841:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:841:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:43, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FormatIntegerIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_integer.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/sequences/SequencesImpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/sequences/SequencesImpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/sequences/deep_equality.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/sequences/deep_equality.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/deep_equality.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::OpNumericUnaryIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/NumericsImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::FormatNumberIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/arithmetic_impl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/numerics/format_number.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/deep_equality.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/deep_equality.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/visitors/iterprinter.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/visitors/iterprinter.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/pregenerated/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp: In member function 'virtual bool zorba::FnMinMaxIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:216:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:216:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp: In member function 'virtual bool zorba::FnIdIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:368:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:368:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp: In member function 'virtual bool zorba::FnElementWithIdIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:505:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:505:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp: In member function 'virtual bool zorba::FnIdRefIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:697:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:697:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.h: In constructor 'zorba::IterPrinter::IterPrinter(std::ostream&, const char*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.h:59:17: warning: 'zorba::IterPrinter::os_' will be initialized after [-Wreorder] BUILDSTDERR: std::ostream &os_; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.h:58:11: warning: 'zorba::zstring zorba::IterPrinter::descr_' [-Wreorder] BUILDSTDERR: zstring descr_; BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/visitors/iterprinter.cpp:34:1: warning: when initialized here [-Wreorder] BUILDSTDERR: IterPrinter::IterPrinter( ostream &os, char const *descr ) : BUILDSTDERR: ^~~~~~~~~~~ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/update/update.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/update/update.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/pregenerated/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/pregenerated/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/pregenerated/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/pregenerated/sequences.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/sequences/SequencesImpl.cpp:38: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/util/item_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/util/item_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/util/item_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/util/timeout.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/util/timeout.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/util/timeout.cpp [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/util/flowctl_exception.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/util/flowctl_exception.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/util/flowctl_exception.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/util/item_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/util/item_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/util/timeout.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp: In member function 'virtual bool zorba::InsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:311:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:311:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp: In member function 'virtual bool zorba::DeleteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:344:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:344:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp: In member function 'virtual bool zorba::ReplaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:620:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:620:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp: In member function 'virtual bool zorba::RenameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:734:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:734:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (lState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp: In member function 'virtual bool zorba::TransformIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:910:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:910:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (aState); BUILDSTDERR: ^~~~~~~~~ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/util/doc_uri_heuristics.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/util/doc_uri_heuristics.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/util/doc_uri_heuristics.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/util/flowctl_exception.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/util/flowctl_exception.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item.cpp [ 67%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item_iter.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item_iter.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item_iter.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/util/doc_uri_heuristics.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::DeleteIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::RenameIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::TransformIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item_iter.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::InsertIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/hof/dynamic_fncall_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/hof/dynamic_fncall_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::ReplaceIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/binarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/update/update.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/dynamic_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item_iter.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item_iter.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item_iter.cpp: In member function 'virtual bool zorba::FunctionItemIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item_iter.cpp:107:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/function_item_iter.cpp:107:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/eval/eval.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/eval/eval.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_base.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_base.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_base.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/functions/external_function.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/fncall_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/functions/cacheable_function.h:81:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: std::auto_ptr theCache; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/temp_seq.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/misc/materialize.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/misc/materialize.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_base.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/collections/collections_base.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp: In member function 'virtual bool zorba::SingleDynamicFnCallIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:373:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:373:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp: In member function 'virtual bool zorba::MultiDynamicFnCallIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:595:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:595:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::SingleDynamicFnCallIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/scripting/scripting.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/scripting/scripting.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/unarybase.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.cpp: In member function 'virtual bool zorba::MaterializeIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.cpp:91:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/misc/materialize.cpp:91:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp: In member function 'bool zorba::EvalIterator::nextORcount(bool, zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:228:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:228:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual bool zorba::MultiDynamicFnCallIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/hof/dynamic_fncall_iterator.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/json_constructors.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/json_constructors.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/json/json_loader.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/json/json_loader.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_loader.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_loader.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'void zorba::EvalIterator::init(bool, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/eval/eval.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp: In member function 'virtual bool zorba::SequentialIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:113:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:113:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp: In member function 'virtual bool zorba::LoopIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:185:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:185:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp: In member function 'virtual bool zorba::ExitIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:224:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:224:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp: In member function 'virtual bool zorba::ExitCatcherIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:315:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:315:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp: In member function 'virtual bool zorba::FlowCtlIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:364:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:364:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/scripting/scripting.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp: In member function 'virtual bool zorba::JSONArrayIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp: In member function 'virtual bool zorba::JSONObjectIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:233:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:233:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp: In member function 'virtual bool zorba::JSONDirectObjectIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:325:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:325:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END(state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_loader.cpp: In member function 'bool zorba::json::loader::next(zorba::store::Item_t*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_loader.cpp:158:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( stack_.empty() && strip_top_level_array_ ) { BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_loader.cpp:162:9: note: here BUILDSTDERR: case '}': { BUILDSTDERR: ^~~~ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/api/compiler_api.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/narybase.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/json/json_constructors.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_match.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_match.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_match.cpp [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_query_item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_query_item.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_query_item.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/internal/qname.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/include/zorba/diagnostic_list.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h: In instantiation of 'const bool zorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator::value': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:316:22: required by substitution of 'template typename std::enable_if<(((! std::tr1::is_array< >::value) && (! std::tr1::is_pointer<_Tp>::value)) && zorba::internal::ztd::has_insertion_operator::value), std::__cxx11::basic_string >::type zorba::internal::ztd::to_string(const T&) [with T = zorba::jsound::timezone::type]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1234:3: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:147:50: warning: passing 'zorba::jsound::timezone::type' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: static bool const value = sizeof( defined( s << t ) ) == sizeof( yes ); BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:147:50: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_query_item.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 68%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_single_token_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_single_token_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_single_token_iterator.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h: In instantiation of 'typename std::enable_if<(((! std::tr1::is_array< >::value) && (! std::tr1::is_pointer<_Tp>::value)) && zorba::internal::ztd::has_insertion_operator::value), std::__cxx11::basic_string >::type zorba::internal::ztd::to_string(const T&) [with T = zorba::jsound::timezone::type; typename std::enable_if<(((! std::tr1::is_array< >::value) && (! std::tr1::is_pointer<_Tp>::value)) && zorba::internal::ztd::has_insertion_operator::value), std::__cxx11::basic_string >::type = std::__cxx11::basic_string]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1234:3: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:320:5: warning: passing 'zorba::jsound::timezone::type' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: o << t; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:320:5: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_stop_words_set.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_stop_words_set.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual void zorba::jsound::array_type::assert_subtype_of(const zorba::jsound::type*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1019:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( array, t, minLength, dt->minLength_ >= bt->minLength_ ); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1018:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( array, t, maxLength, dt->maxLength_ <= bt->maxLength_ ); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::object_type::load_open(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1718:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( object, this, open ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual void zorba::jsound::atomic_type::assert_subtype_of(const zorba::jsound::type*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1171:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, explicitTimezone, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1168:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, fractionDigits, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1166:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, totalDigits, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1164:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, length, dt->length_ == bt->length_ ); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1161:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, maxLength, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1159:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, minLength, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1156:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, minInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1154:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, minExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1152:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, maxInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1150:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( atomic, t, maxExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::atomic_type::load_fractionDigits(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1254:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, fractionDigits, totalDigits, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::atomic_type::load_totalDigits(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1389:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, totalDigits, fractionDigits, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::atomic_type::load_maxExclusive(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1293:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, maxExclusive, minInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1290:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, maxExclusive, minExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1287:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, maxExclusive, maxInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::atomic_type::load_maxInclusive(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1312:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, maxInclusive, minInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1309:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, maxInclusive, minExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1306:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, maxInclusive, maxExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::atomic_type::load_minExclusive(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1331:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, minExclusive, minInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1328:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, minExclusive, maxInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1325:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, minExclusive, maxExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::atomic_type::load_minInclusive(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1350:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, minInclusive, minExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1347:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, minInclusive, maxInclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:372:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const tt = FIND_FACET( TYPE, this, THAT_FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1344:3: note: in expansion of macro 'ASSERT_COMPATIBLE_FACETS' BUILDSTDERR: ASSERT_COMPATIBLE_FACETS( atomic, minInclusive, maxExclusive, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::type::load_enumeration(const Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1984:10: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( type, this, enumeration ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::type::to_json(zorba::store::Item_t*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2094:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, totalDigits ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2088:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, pattern ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2083:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( object, this, open ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2076:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( min_max, this, minLength ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2072:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, minExclusive ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2068:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, minInclusive ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2061:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( min_max, this, maxLength ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2057:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, maxInclusive ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2053:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, maxExclusive ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2046:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, fractionDigits ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2041:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, explicitTimezone ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual bool zorba::jsound::type::validate(const Item_t&, bool, zorba::store::Item_t*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2111:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( type, this, constraints ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:2107:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( type, this, enumeration ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual bool zorba::jsound::array_type::validate(const Item_t&, bool, zorba::store::Item_t*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1077:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( array, this, minLength ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1076:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( array, this, maxLength ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual bool zorba::jsound::atomic_type::validate(const Item_t&, bool, zorba::store::Item_t*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1511:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, explicitTimezone ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1505:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, pattern ) ) { BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1487:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, minInclusive ) ) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1483:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, minExclusive ) ) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1479:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, maxInclusive ) ) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1475:8: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: if ( DECL_FACET_type( atomic, this, maxExclusive ) ) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1463:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( atomic, this, fractionDigits ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1462:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( atomic, this, totalDigits ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1461:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( atomic, this, length ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual void zorba::jsound::object_type::assert_subtype_of(const zorba::jsound::type*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1581:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( object, this, open ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:408:35: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const dt = FIND_FACET( TYPE, this, FACET ); \ BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1580:3: note: in expansion of macro 'ASSERT_SUBTYPE_FACET' BUILDSTDERR: ASSERT_SUBTYPE_FACET( object, t, open, dt->open_ || !bt->open_ ); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual bool zorba::jsound::object_type::validate(const Item_t&, bool, zorba::store::Item_t*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1782:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( object, this, open ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'void zorba::jsound::object_type::load_content(const Item_t&, zorba::jsound::schema&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:506:11: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: ( (OBJ) ? static_cast( (OBJ)->find_facet( facet_##FACET ) ) : nullptr ) BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:466:43: note: in expansion of macro 'FIND_FACET' BUILDSTDERR: TYPE##_type const *const FACET##_type = FIND_FACET( TYPE, OBJ, FACET ) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1650:3: note: in expansion of macro 'DECL_FACET_type' BUILDSTDERR: DECL_FACET_type( object, this, open ); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_single_token_iterator.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_seq_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_seq_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_token_seq_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_wildcard.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_wildcard.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_wildcard.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/ft_token_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_token_seq_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_token_seq_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_matcher.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_matcher.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_token_matcher.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_wildcard.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_wildcard.cpp: In function 'void zorba::wildcard_to_icu_pattern(const zstring&, zorba::zstring*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_wildcard.cpp:116:21: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: *icu_pat += '\\'; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_wildcard.cpp:118:7: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.cpp: In static member function 'static zorba::ft_stop_words_set::ptr zorba::ft_stop_words_set::construct(const zorba::ftstop_word_option&, zorba::locale::iso639_1::type, const zorba::static_context&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.cpp:112:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( (word_set = get_default_word_set_for( lang )) ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_stop_words_set.cpp:115:5: note: here BUILDSTDERR: case ft_stop_words_mode::without: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_token_matcher.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/apply.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/apply.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/apply.cpp [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ftcontains_visitor.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ftcontains_visitor.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/apply.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ft_expr.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp: In member function 'virtual bool zorba::jsound::atomic_type::validate(const Item_t&, bool, zorba::store::Item_t*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/jsound/jsound_util.cpp:1500:58: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int const digits = dot == zstring::npos ? 0 : length - dot - 1; BUILDSTDERR: ~~~~~~~^~~~~ [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text.cpp [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text_impl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text_impl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/src/runtime/visitors/planiter_visitor.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/ft_token_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'bool zorba::PlanIterator::produceNext(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h: In member function 'virtual void zorba::ftcontains_visitor::end_visit(zorba::ftwords&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ftcontains_visitor.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer.cpp [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_da.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_da.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_da.cpp [ 69%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_de.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_de.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_de.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_en.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_en.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_en.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_es.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_es.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_es.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fi.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fi.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_fi.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fr.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fr.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_fr.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp: In member function 'virtual bool zorba::FTContainsIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:102:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:102:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END( state ); BUILDSTDERR: ^~~~~~~~~ [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_hu.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_hu.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_hu.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_it.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_it.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_it.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_nl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_nl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_nl.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_no.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_no.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_no.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_pt.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_pt.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_pt.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_sv.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_sv.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stop_words/stop_words_sv.cpp [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesaurus.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesaurus.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesaurus.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 70%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/tokenizer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/tokenizer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/tokenizer.cpp [ 71%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/default_tokenizer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/default_tokenizer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/default_tokenizer.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:420:22: warning: '*((void*)& c +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: + (t1.tv_usec - t0.tv_usec + 500) / 1000; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: '*((void*)& c +8)' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:419:22: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return (t1.tv_sec - t0.tv_sec) * 1000 BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/expression/ftnode.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/full_text_impl.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:494:22: note: 'c' was declared here BUILDSTDERR: time::cpu::timer c; BUILDSTDERR: ^ [ 71%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/uri_resolver.h:33, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/default_url_resolvers.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesaurus.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/tokenizer.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 71%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/icu_tokenizer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/icu_tokenizer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/icu_tokenizer.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_module_util.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/libstemmer/libstemmer_utf8.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/libstemmer/libstemmer_utf8.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/libstemmer/libstemmer_utf8.c [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/api.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/api.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/runtime/api.c [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/utilities.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/utilities.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/runtime/utilities.c BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_exception.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/icu_tokenizer.cpp:33: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_danish.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_danish.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_danish.c [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_dutch.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_dutch.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_dutch.c BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/tokenizer.cpp: In member function 'virtual void zorba::Tokenizer::tokenize_node_impl(const zorba::Item&, zorba::locale::iso639_1::type, zorba::Tokenizer::Callback&, bool)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/tokenizer.cpp:74:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/tokenizer.cpp:77:7: note: here BUILDSTDERR: case store::StoreConsts::documentNode: BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/tokenizer.cpp:88:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( !tokenize_acp ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/tokenizer.cpp:90:7: note: here BUILDSTDERR: case store::StoreConsts::textNode: { BUILDSTDERR: ^~~~ [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_english.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_english.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_english.c [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_finnish.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_finnish.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_finnish.c [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_french.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_french.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_french.c [ 71%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_german.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_german.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_german.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_hungarian.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_hungarian.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_hungarian.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_italian.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_italian.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_italian.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_norwegian.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_norwegian.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_norwegian.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_portuguese.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_portuguese.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_portuguese.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_romanian.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_romanian.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_romanian.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_russian.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_russian.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_russian.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_spanish.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_spanish.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_spanish.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_swedish.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_swedish.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_swedish.c [ 72%] Building C object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_turkish.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_turkish.c.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/src_c/stem_UTF_8_turkish.c [ 72%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/sb_stemmer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/sb_stemmer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/sb_stemmer.cpp [ 72%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/decode_base128.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/decode_base128.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/decode_base128.cpp [ 72%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/iso2788.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/iso2788.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/iso2788.cpp [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_types.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_types.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_types.cpp [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_synset.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_synset.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_synset.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/stemmer/sb_stemmer.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_db_segment.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_db_segment.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_db_segment.cpp [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_thesaurus.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_thesaurus.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_thesaurus.cpp [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_relationship.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_relationship.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_relationship.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_synset.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/fs_util.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/mmap_file.h:33, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_db_segment.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_db_segment.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_thesaurus.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_thesaurus.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_thesaurus.cpp [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/casting.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/casting.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/casting.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_relationship.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/decimal_format.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:39, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_thesaurus.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_relationship.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/node_test.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/node_test.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/node_test.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/casting.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_thesaurus.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/node_test.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/node_test.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/static_context.h:43, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_thesaurus.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_thesaurus.cpp: In member function 'virtual bool zorba::wordnet::provider::getThesaurus(zorba::locale::iso639_1::type, zorba::internal::Thesaurus::ptr*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_thesaurus.cpp:552:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: lang = iso639_1::en; BUILDSTDERR: ~~~~~^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/wn_thesaurus.cpp:554:5: note: here BUILDSTDERR: case iso639_1::en: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/schema.h:37, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/casting.cpp:45: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/typemanagerimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/typemanagerimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/typemanagerimpl.cpp [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/root_typemanager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/root_typemanager.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/root_typemanager.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_thesaurus.cpp:33: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_thesaurus.cpp: In member function 'virtual bool zorba::xqftts::provider::getThesaurus(zorba::locale::iso639_1::type, zorba::internal::Thesaurus::ptr*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_thesaurus.cpp:375:12: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: lang = iso639_1::en; BUILDSTDERR: ~~~~~^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/thesauri/xqftts_thesaurus.cpp:377:5: note: here BUILDSTDERR: case iso639_1::en: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/typemanagerimpl.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/root_typemanager.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/typeimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/typeimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/typeimpl.cpp [ 73%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/typeops.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/typeops.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/typeops.cpp [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/schema.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/schema.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/schema.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/typeimpl.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/typeops.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/context/namespace_context.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/schema.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/validate.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/validate.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/validate.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/compiler/parser/query_loc.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/schema.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h: In instantiation of 'const bool zorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator::value': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:380:25: required by substitution of 'template typename std::enable_if<((((! zorba::internal::ztd::has_insertion_operator::value) && (! zorba::internal::ztd::has_c_str::value)) && (! zorba::internal::ztd::has_str (T::*)() const>::value)) && zorba::internal::ztd::has_toString (T::*)() const>::value), std::__cxx11::basic_string >::type zorba::internal::ztd::to_string(const T&) [with T = char16_t]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:405:23: required from 'typename std::enable_if<(std::tr1::is_pointer<_Tp>::value && (! zorba::internal::ztd::is_c_string::value)), std::__cxx11::basic_string >::type zorba::internal::ztd::to_string(T) [with T = const char16_t*; typename std::enable_if<(std::tr1::is_pointer<_Tp>::value && (! zorba::internal::ztd::is_c_string::value)), std::__cxx11::basic_string >::type = std::__cxx11::basic_string]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/diagnostic.h:298:30: required from 'zorba::internal::diagnostic::parameters& zorba::internal::diagnostic::parameters::operator,(const T&) [with T = const char16_t*]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/types/schema/schema.cpp:570:5: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:147:50: warning: passing 'char16_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: static bool const value = sizeof( defined( s << t ) ) == sizeof( yes ); BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:147:50: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h: In instantiation of 'typename std::enable_if<(((! std::tr1::is_array< >::value) && (! std::tr1::is_pointer<_Tp>::value)) && zorba::internal::ztd::has_insertion_operator::value), std::__cxx11::basic_string >::type zorba::internal::ztd::to_string(const T&) [with T = char16_t; typename std::enable_if<(((! std::tr1::is_array< >::value) && (! std::tr1::is_pointer<_Tp>::value)) && zorba::internal::ztd::has_insertion_operator::value), std::__cxx11::basic_string >::type = std::__cxx11::basic_string]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:405:23: required from 'typename std::enable_if<(std::tr1::is_pointer<_Tp>::value && (! zorba::internal::ztd::is_c_string::value)), std::__cxx11::basic_string >::type zorba::internal::ztd::to_string(T) [with T = const char16_t*; typename std::enable_if<(std::tr1::is_pointer<_Tp>::value && (! zorba::internal::ztd::is_c_string::value)), std::__cxx11::basic_string >::type = std::__cxx11::basic_string]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/diagnostic.h:298:30: required from 'zorba::internal::diagnostic::parameters& zorba::internal::diagnostic::parameters::operator,(const T&) [with T = const char16_t*]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/types/schema/schema.cpp:570:5: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:320:5: warning: passing 'char16_t' chooses 'int' over 'unsigned int' [-Wsign-promo] BUILDSTDERR: o << t; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h:320:5: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/LoadSchemaErrorHandler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/LoadSchemaErrorHandler.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/LoadSchemaErrorHandler.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/validate.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/validate.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/LoadSchemaErrorHandler.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/PrintSchema.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/PrintSchema.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/PrintSchema.cpp [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/EventSchemaValidator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/EventSchemaValidator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/EventSchemaValidator.cpp [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/SchemaValidatorFilter.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/SchemaValidatorFilter.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/SchemaValidatorFilter.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/schema.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/PrintSchema.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/ValidationEventHandler.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/SchemaValidatorFilter.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/EventSchemaValidator.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/StrX.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/StrX.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/StrX.cpp [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/ValidationEventHandler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/ValidationEventHandler.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/ValidationEventHandler.cpp [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/revalidateUtils.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/revalidateUtils.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/revalidateUtils.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/ValidationEventHandler.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/ValidationEventHandler.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/revalidateUtils.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/XercesParseUtils.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/XercesParseUtils.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/XercesParseUtils.cpp [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/types/schema/XercSchemaValidator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/XercesParseUtils.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/types/schema/XercesParseUtils.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/types/schema/XercSchemaValidator.cpp: In member function 'void zorba::XercSchemaValidator::checkRecurseAsIfGroup(xercesc_3_2::SchemaGrammar*, xercesc_3_2::ContentSpecNode*, int, const xercesc_3_2::ContentSpecNode*, int, xercesc_3_2::ValueVectorOf*, const xercesc_3_2::ComplexTypeInfo*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/types/schema/XercSchemaValidator.cpp:1920:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: if (baseNodes->elementAt(j)->getMinTotalRange() * baseSpecNode->getMinOccurs()) { //!emptiable BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 74%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/csv_parser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/csv_parser.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/csv_parser.cpp [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/dynamic_bitset.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/csv_parser.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/csv_parser.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h: In instantiation of 'zorba::ztd::string_appender::string_appender(zorba::ztd::string_appender::value_type*) [with StringType = zorba::rstring >; int BufCapacity = 128; zorba::ztd::string_appender::value_type = zorba::rstring >]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/csv_parser.cpp:40:53: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:124:15: warning: 'zorba::ztd::string_appender >, 128>::s_' will be initialized after [-Wreorder] BUILDSTDERR: value_type *s_; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:123:13: warning: 'zorba::ztd::string_appender >, 128>::size_type zorba::ztd::string_appender >, 128>::buf_size_' [-Wreorder] BUILDSTDERR: size_type buf_size_; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:72:3: warning: when initialized here [-Wreorder] BUILDSTDERR: string_appender( value_type *s ) : s_( s ), buf_size_( 0 ) { } BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/csv_parser.cpp: In member function 'bool zorba::csv_parser::next_value(zorba::zstring*, bool*, bool*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/csv_parser.cpp:78:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if ( peek( *is_, c ) && c == '\n' ) BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/csv_parser.cpp:81:9: note: here BUILDSTDERR: case '\n': BUILDSTDERR: ^~~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/error_util.cpp [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/fs_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/dynamic_bitset.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/dynamic_bitset.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/indent.cpp [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/error_util.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/json_util.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/error_util.cpp: In function 'std::__cxx11::string zorba::os_error::get_err_string(const char*, zorba::os_error::code_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/error_util.cpp:104:15: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: ::strerror_r( code, err_string, sizeof err_string ); BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/fs_util.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/fs_util.cpp: In destructor 'zorba::fs::iterator::~iterator()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/fs_util.cpp:486:47: warning: throw will always call terminate() [-Wterminate] BUILDSTDERR: throw fs::exception( "closedir()", path() ); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/fs_util.cpp:486:47: note: in C++11 destructors default to noexcept BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/locale.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/locale.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h: In instantiation of 'zorba::ztd::string_appender::string_appender(zorba::ztd::string_appender::value_type*) [with StringType = zorba::rstring >; int BufCapacity = 64; zorba::ztd::string_appender::value_type = zorba::rstring >]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp:416:61: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:124:15: warning: 'zorba::ztd::string_appender >, 64>::s_' will be initialized after [-Wreorder] BUILDSTDERR: value_type *s_; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:123:13: warning: 'zorba::ztd::string_appender >, 64>::size_type zorba::ztd::string_appender >, 64>::buf_size_' [-Wreorder] BUILDSTDERR: size_type buf_size_; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:72:3: warning: when initialized here [-Wreorder] BUILDSTDERR: string_appender( value_type *s ) : s_( s ), buf_size_( 0 ) { } BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h: In instantiation of 'zorba::ztd::string_appender::string_appender(zorba::ztd::string_appender::value_type*) [with StringType = zorba::rstring >; int BufCapacity = 1024; zorba::ztd::string_appender::value_type = zorba::rstring >]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp:519:63: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:124:15: warning: 'zorba::ztd::string_appender >, 1024>::s_' will be initialized after [-Wreorder] BUILDSTDERR: value_type *s_; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:123:13: warning: 'zorba::ztd::string_appender >, 1024>::size_type zorba::ztd::string_appender >, 1024>::buf_size_' [-Wreorder] BUILDSTDERR: size_type buf_size_; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:72:3: warning: when initialized here [-Wreorder] BUILDSTDERR: string_appender( value_type *s ) : s_( s ), buf_size_( 0 ) { } BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp: In member function 'bool zorba::json::parser::next(zorba::json::token*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp:754:17: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: switch ( PEEK_TOKEN() ) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_parser.cpp:760:7: note: here BUILDSTDERR: case J1: return false; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/json_util.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/stream_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/stream_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/stream_util.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_util.cpp: In function 'std::ostream& zorba::json::serialize(std::ostream&, const char*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_util.cpp:71:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: os << '\\'; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/json_util.cpp:73:7: note: here BUILDSTDERR: default: { BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/json_util.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp: In function 'const char* zorba::locale::iso3166_1::str(zorba::locale::iso3166_1::type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp:747:22: warning: comparison of integer expressions of different signedness: 'const int' and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: return i >= 0 && i < length ? string_of[ i ] : "UNKNOWN"; BUILDSTDERR: ~~^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp: In function 'const char* zorba::locale::iso639_1::str(zorba::locale::iso639_1::type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp:954:22: warning: comparison of integer expressions of different signedness: 'const int' and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: return i >= 0 && i < length ? string_of[ i ] : "UNKNOWN"; BUILDSTDERR: ~~^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp: In function 'const char* zorba::locale::iso639_2::str(zorba::locale::iso639_2::type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/locale.cpp:1098:22: warning: comparison of integer expressions of different signedness: 'const int' and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: return i >= 0 && i < length ? string_of[ i ] : "UNKNOWN"; BUILDSTDERR: ~~^~~~~~~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/string_util.cpp [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/time_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/time_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/time_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/stream_util.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/time_parse.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/time_parse.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/time_parse.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/unicode_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/unicode_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.cpp: In function 'long long int zorba::ztd::atoll(const char*, const char*, const char**)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.cpp:164:15: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: minus = true; BUILDSTDERR: ~~~~~~^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string_util.cpp:166:7: note: here BUILDSTDERR: case '+': BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/time_util.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/time_util.cpp:37: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/time_parse.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/unicode_categories.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/unicode_categories.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/unicode_categories.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_parse.cpp: In function 'const char* zorba::time::parse_impl(const char*, const char*, zorba::locale::iso639_1::type, zorba::locale::iso3166_1::type, zorba::time::ztm*, unsigned int*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_parse.cpp:588:52: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: bad_tz: throw invalid_value( bp0, 4 + !!sign, c ); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/time_parse.cpp:592:7: note: here BUILDSTDERR: case 'Z': { // RFC 2822 timezone name only: ZZZ BUILDSTDERR: ^~~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/uri_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/uri_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/uri_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/utf8_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/utf8_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/unicode_categories.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/utf8_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/utf8_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/utf8_streambuf.cpp [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/xml_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/xml_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/xml_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/uri_util.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.cpp:31: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/fx/fxcharheap.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/fx/fxcharheap.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/fx/fxcharheap.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_streambuf.cpp:31: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/xml_util.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/xml_util.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/string/empty_rep_base.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/string/empty_rep_base.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/string/empty_rep_base.cpp [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/http_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/http_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/http_util.cpp [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/mmap_file.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/mmap_file.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/mmap_file.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/fx/fxcharheap.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/fx/fxcharheap.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/icu_regex.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/icu_regex.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/icu_regex.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/http_util.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/icu_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/icu_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/icu_streambuf.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/mmap_file.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_exception.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/icu_regex.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/icu_regex.cpp: In function 'void zorba::convert_xquery_re(const zstring&, zorba::zstring*, const char*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/icu_regex.cpp:219:22: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: in_backref = true; BUILDSTDERR: ~~~~~~~~~~~^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/icu_regex.cpp:224:9: note: here BUILDSTDERR: case '$': // added in XQuery 3.0 F&O 5.6.1 BUILDSTDERR: ^~~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/hash/hash.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/util/hash/hash.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/util/hash/hash.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/icu_streambuf.cpp:33: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbaserialization/class_serializer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbaserialization/class_serializer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/class_serializer.cpp [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbaserialization/archiver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbaserialization/archiver.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/archiver.cpp [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbaserialization/mem_archiver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbaserialization/mem_archiver.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/mem_archiver.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/archiver_field.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/mem_archiver.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/class_serializer.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/archiver.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbaserialization/bin_archiver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbaserialization/bin_archiver.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/bin_archiver.cpp [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_basic_types.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_basic_types.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_basic_types.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/archiver_field.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/mem_archiver.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/mem_archiver.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_zstring.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/bin_archiver.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/bin_archiver.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_zorba_types.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_zorba_types.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_zorba_types.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_basic_types.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_basic_types.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/decimal.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/decimal.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/decimal.cpp [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/float.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/float.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/decimal.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_zorba_types.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_zorba_types.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/integer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/integer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/integer.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_zorba_types.cpp: In function 'void zorba::serialization::operator&(zorba::serialization::Archiver&, zorba::store::Item*&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_zorba_types.cpp:499:58: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: ar.register_reference(id, ARCHIVE_FIELD_PTR, obj); BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbaserialization/serialize_zorba_types.cpp:501:7: note: here BUILDSTDERR: case store::Item::PUL: BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/integer.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp: In member function 'zorba::zstring zorba::FloatImpl::toString(bool) const [with FloatType = double]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp:411:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: ++dest; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp:413:7: note: here BUILDSTDERR: case '+': BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp: In member function 'zorba::zstring zorba::FloatImpl::toString(bool) const [with FloatType = float]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp:411:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: ++dest; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/float.cpp:413:7: note: here BUILDSTDERR: case '+': BUILDSTDERR: ^~~~ [ 77%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/numconversions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/numconversions.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/numconversions.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/numconversions.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/numeric_types.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/numeric_types.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/numeric_types.cpp [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/binary.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/binary.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/decimal.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/numeric_types.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/URI.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/URI.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.cpp [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/collation_manager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/collation_manager.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/collation_manager.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/chartype.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/chartype.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/chartype.cpp [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/rchandle.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/rchandle.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.cpp:29: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/timezone.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/timezone.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/timezone.cpp [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/m_apm.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/m_apm.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/m_apm.cpp [ 78%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/ft_token.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/ft_token.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/ft_token.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 78%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm5sin.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm5sin.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm5sin.c [ 78%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_add.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_add.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_add.c BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/numconversions.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime/parse.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/timezone.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/icu_regex.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/regex.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/full_text/ft_wildcard.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/ft_token.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 78%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_cpi.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_cpi.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_cpi.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_div.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_div.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_div.c BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/timezone.cpp: In static member function 'static int zorba::TimeZone::parse(const char*, size_t, zorba::TimeZone*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/timezone.cpp:114:18: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: negative = true; BUILDSTDERR: ~~~~~~~~~^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/zorbatypes/timezone.cpp:116:7: note: here BUILDSTDERR: case '+': BUILDSTDERR: ^~~~ [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_exp.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_exp.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_exp.c BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/ft_token.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fam.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fam.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_fam.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fft.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fft.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_fft.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_flr.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_flr.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_flr.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fpf.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fpf.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_fpf.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_gcd.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_gcd.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_gcd.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg2.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg2.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_lg2.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg3.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg3.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_lg3.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg4.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg4.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_lg4.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_log.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_log.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_log.c [ 79%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_mul.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_mul.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_mul.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_pow.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_pow.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_pow.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rcp.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rcp.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_rcp.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rnd.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rnd.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_rnd.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_sin.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_sin.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_sin.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_set.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_set.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapm_set.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasin.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasin.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmasin.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasn0.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasn0.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmasn0.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcbrt.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcbrt.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmcbrt.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcnst.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcnst.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmcnst.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfact.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfact.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmfact.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfmul.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfmul.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmfmul.c [ 80%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmgues.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmgues.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmgues.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhasn.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhasn.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmhasn.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhsin.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhsin.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmhsin.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmipwr.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmipwr.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmipwr.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmistr.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmistr.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmistr.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmpwr2.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmpwr2.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmpwr2.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmrsin.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmrsin.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmrsin.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmsqrt.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmsqrt.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmsqrt.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmstck.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmstck.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmstck.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutil.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutil.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmutil.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl1.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl1.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmutl1.c [ 81%] Building C object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl2.c.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cc -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -Wstrict-overflow=0 -o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl2.c.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/mapm/mapmutl2.c [ 81%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/duration.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/duration.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime/duration.cpp [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/datetimetype.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/datetimetype.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime/datetimetype.cpp [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/parse.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/parse.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime/parse.cpp [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/fatal.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/fatal.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime/duration.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime/datetimetype.cpp:31: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/datetime/parse.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_node_itemh.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_node_itemh.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset_node_itemh.cpp [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_atomic_itemh.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_atomic_itemh.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset_atomic_itemh.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset_node_itemh.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset_node_itemh.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/mutex.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/mutex.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/mutex.cpp [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/condition.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/condition.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/condition.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset_atomic_itemh.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset_atomic_itemh.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/latch.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/latch.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/latch.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/mutex.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/condition.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/lock.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/lock.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/lock.cpp [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/runnable.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/runnable.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/runnable.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/zorbaimpl.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/latch.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/synchronous_logger.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/synchronous_logger.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/synchronous_logger.cpp [ 82%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/store_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/store_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/store_util.cpp [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/string_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/string_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/string_util.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/lock.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbautils/SAXParser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbautils/SAXParser.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbautils/SAXParser.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item_factory.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/store_util.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/util/item_vector.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/util/item_vector.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/util/item_vector.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/string_util.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/SAXParser.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/SAXParser.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/debugger_clientimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/debugger_clientimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_clientimpl.cpp [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/socket_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/socket_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/socket_streambuf.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/util/item_vector.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/util/item_vector.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/query_locationimpl.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/query_locationimpl.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/query_locationimpl.cpp [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/socket.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/socket.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/socket.cpp [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/debugger_exception.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/debugger_exception.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_exception.cpp [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/profiler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/profiler.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/profiler.cpp [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/debugger_server.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/debugger_server.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_server.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/query_locationimpl.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 83%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/debugger_communicator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/debugger_communicator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_communicator.cpp [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/debugger_runtime.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/debugger_runtime.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_runtime.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_server.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_server.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/debugger_protocol.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/debugger_protocol.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_protocol.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_communicator.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_runtime.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_runtime.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/debugger/debugger_commons.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/debugger/debugger_commons.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_protocol.cpp: In constructor 'zorba::DebuggerCommand::DebuggerCommand(std::__cxx11::string&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_protocol.cpp:87:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_protocol.cpp:89:7: note: here BUILDSTDERR: default: BUILDSTDERR: ^~~~~~~ [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/instantiate_string.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/instantiate_string.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/instantiate_string.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util_base.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_string.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/instantiate_string.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_ato_.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_ato_.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_ato_.cpp [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_base64.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/runtime/base/noarybase.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/runtime/core/item_iterator.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.cpp: In member function 'virtual bool zorba::DebuggerSingletonIterator::nextImpl(zorba::store::Item_t&, zorba::PlanState&) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:84:30: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: stateObject->setDuffsLine(__LINE__ + 1); \ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.cpp:133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/runtime/base/plan_iterator.h:85:3: note: here BUILDSTDERR: case __LINE__ + 1: \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/debugger/debugger_commons.cpp:133:3: note: in expansion of macro 'STACK_END' BUILDSTDERR: STACK_END (state); BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_ato_.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_base64_streambuf.cpp [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_fs_util.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_fs_util.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_fs_util.cpp [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_hashmaps.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hashmaps.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_hashmaps.cpp [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_hexbinary.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/fs_util.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_fs_util.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_fs_util.cpp: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_fs_util.cpp:43:13: warning: 'void print_exception(int, const char*, int, const std::exception&)' defined but not used [-Wunused-function] BUILDSTDERR: static void print_exception( int no, char const *expr, int line, BUILDSTDERR: ^~~~~~~~~~~~~~~ [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_hexbinary_streambuf.cpp [ 84%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_json_parser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_json_parser.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_json_parser.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_hashmaps.cpp:7: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_mem_sizeof.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_mem_sizeof.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_mem_sizeof.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/unicode_util.h:36, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/json_parser.h:32, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_json_parser.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_parameters.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_parameters.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_parameters.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_mem_sizeof.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_string.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_string.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_string.cpp [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_time.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_time.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_time.cpp [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_time_parse.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_time_parse.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_time_parse.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_string.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_time.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_uri.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_uri.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_uri.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:982, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_string.cpp:34: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = const char*]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc: In function 'zorba::unicode::code_point zorba::utf8::next_char(OctetIterator&) [with OctetIterator = __gnu_cxx::__normal_iterator >]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:84:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 6: cp |= ((*i & m ) << 30); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:7: note: here BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:85:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 5: cp |= ((*i & m ) << 24); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:7: note: here BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:86:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 4: cp |= ((*i & m ) << 18); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:7: note: here BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:87:47: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: case 3: cp |= ((*i & m ) << 12); ++i; m = 0x3F; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.tcc:88:7: note: here BUILDSTDERR: case 2: cp |= ((*i & m ) << 6); ++i; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_time_parse.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_utf8_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_utf8_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_utf8_streambuf.cpp [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_uuid.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_uuid.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_uuid.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_uri.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/unit_tests.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/unit_tests.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/unit_tests.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_streambuf.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_utf8_streambuf.cpp:26: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_stemmer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_stemmer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_stemmer.cpp [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_thesaurus.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_thesaurus.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_thesaurus.cpp [ 85%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_tokenizer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_tokenizer.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_tokenizer.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_tokenizer.cpp: In member function 'virtual void TestTokenizer::tokenize_string(const char*, zorba::Tokenizer::size_type, zorba::locale::iso639_1::type, bool, zorba::Tokenizer::Callback&, const zorba::Item*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_tokenizer.cpp:274:11: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: switch ( peek( s, end ) ) { BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_tokenizer.cpp:291:9: note: here BUILDSTDERR: case '!': BUILDSTDERR: ^~~~ [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/unit_tests/test_icu_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/unit_tests/test_icu_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_icu_streambuf.cpp [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/zorbamisc/stdafx.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/zorbamisc/stdafx.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/zorbamisc/stdafx.cpp [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/atomic_items.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/atomic_items.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/atomic_items.cpp [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/collection.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/collection.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/collection.cpp [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/dataguide.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/dataguide.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/dataguide.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/utf8_util.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/icu_streambuf.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/transcode_streambuf.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/unit_tests/test_icu_streambuf.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/atomic_items.h:31, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/atomic_items.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/dataguide.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/collection.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/collection.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/collection.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystore.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystore.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/inmemorystore.cpp [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystorec.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystorec.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/inmemorystorec.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/store.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/store.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_store.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/inmemorystore.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/item.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/item.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/store.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/store.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_store.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/inmemorystorec.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/item_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/item_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/item_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/item.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/item_vector.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/item_vector.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/item_vector.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/item_iterator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/item_vector.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/loader_fast.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/loader_fast.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_fast.cpp [ 86%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/loader_dtd.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/loader_dtd.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_dtd.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_fast.cpp:28: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/node_factory.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/node_factory.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/node_factory.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_fast.cpp: In member function 'std::streamsize zorba::simplestore::FastXmlLoader::readPacket(std::istream&, char*, long int)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_fast.cpp:342:33: warning: catching polymorphic type 'class std::ios_base::failure' by value [-Wcatch-value=] BUILDSTDERR: catch (std::iostream::failure e) BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashset.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_dtd.cpp:30: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/node_factory.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/node_factory.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/node_items.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/node_items.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/node_items.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_dtd.cpp: In static member function 'static void zorba::simplestore::DtdXmlLoader::startElement(void*, xmlNode*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_dtd.cpp:1356:9: warning: case value '0' not in enumerated type 'xmlAttributeType' [-Wswitch] BUILDSTDERR: case 0: // libxml2 bug BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/node_items.cpp:24: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/node_iterators.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/node_iterators.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/node_iterators.cpp [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/node_updates.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/node_updates.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/node_updates.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/zstring.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_dtd.cpp:30: BUILDSTDERR: In function 'bool zorba::equals(const char*, size_t, const char*, size_t)', BUILDSTDERR: inlined from 'bool zorba::operator==(const zorba::rstring&, typename zorba::rstring::const_pointer) [with Rep = zorba::rstring_classes::rep]' at /builddir/build/BUILD/zorba-3.0/src/util/string/rstring.h:2976:16, BUILDSTDERR: inlined from 'static void zorba::simplestore::DtdXmlLoader::startElement(void*, xmlNode*)' at /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_dtd.cpp:1418:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string/rstring.h:2948:50: warning: argument 2 null where non-null expected [-Wnonnull] BUILDSTDERR: return s1_n == s2_n && (s1 == s2 || std::memcmp( s1, s2, s1_n ) == 0); BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/memory.h:29, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/loader_dtd.cpp:18: BUILDSTDERR: /usr/include/string.h: In static member function 'static void zorba::simplestore::DtdXmlLoader::startElement(void*, xmlNode*)': BUILDSTDERR: /usr/include/string.h:63:12: note: in a call to function 'int memcmp(const void*, const void*, size_t)' declared here BUILDSTDERR: extern int memcmp (const void *__s1, const void *__s2, size_t __n) BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/node_iterators.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/node_updates.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/nsbindings.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/nsbindings.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/nsbindings.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/nsbindings.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/nsbindings.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/ordpath.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/ordpath.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/ordpath.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/zstring.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:40, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/node_items.cpp:24: BUILDSTDERR: In function 'bool zorba::equals(const char*, size_t, const char*, size_t)', BUILDSTDERR: inlined from 'bool zorba::operator==(const zorba::rstring&, typename zorba::rstring::const_pointer) [with Rep = zorba::rstring_classes::rep]' at /builddir/build/BUILD/zorba-3.0/src/util/string/rstring.h:2976:16, BUILDSTDERR: inlined from 'void zorba::simplestore::ElementNode::adjustBaseUriProperty(zorba::simplestore::AttributeNode*, zorba::zstring&, zorba::zstring&)' at /builddir/build/BUILD/zorba-3.0/src/store/naive/node_items.cpp:3708:14: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/string/rstring.h:2948:50: warning: argument 2 null where non-null expected [-Wnonnull] BUILDSTDERR: return s1_n == s2_n && (s1 == s2 || std::memcmp( s1, s2, s1_n ) == 0); BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/cstring:42, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/api/unmarshaller.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/node_items.cpp:24: BUILDSTDERR: /usr/include/string.h: In member function 'void zorba::simplestore::ElementNode::adjustBaseUriProperty(zorba::simplestore::AttributeNode*, zorba::zstring&, zorba::zstring&)': BUILDSTDERR: /usr/include/string.h:63:12: note: in a call to function 'int memcmp(const void*, const void*, size_t)' declared here BUILDSTDERR: extern int memcmp (const void *__s1, const void *__s2, size_t __n) BUILDSTDERR: ^~~~~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitive_factory.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitive_factory.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/pul_primitive_factory.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/ordpath.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/pul_primitive_factory.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/pul_primitive_factory.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitives.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitives.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/pul_primitives.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/shared_types.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/pul_primitives.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/qname_pool.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/qname_pool.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/qname_pool.cpp [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/common/shared_types.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/system/globalenv.h:26, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/qname_pool.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection_set.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection_set.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection_set.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_itemp.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection_set.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection_set.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection.cpp: In member function 'virtual zorba::xs_integer zorba::simplestore::SimpleCollection::addNodes(std::vector >&, const zorba::store::Item*, bool)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection.cpp:375:57: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type '__gnu_cxx::__alloc_traits >, zorba::store::ItemHandle >::value_type' {aka 'class zorba::store::ItemHandle'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: (numNodes-targetPos) * sizeof(store::Item_t)); BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_collection.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/api/item_handle.h:30:25: note: '__gnu_cxx::__alloc_traits >, zorba::store::ItemHandle >::value_type' {aka 'class zorba::store::ItemHandle'} declared here BUILDSTDERR: template class ItemHandle BUILDSTDERR: ^~~~~~~~~~ [ 87%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_index.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index.cpp [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_general.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_general.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index_general.cpp [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_value.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_value.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index_value.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index_general.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index_general.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index_value.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_index_value.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_item_factory.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_item_factory.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_item_factory.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_item_factory.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_iterator_factory.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_iterator_factory.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_iterator_factory.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/iterator_factory.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_iterator_factory.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_iterator_factory.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_lazy_temp_seq.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_lazy_temp_seq.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_pul.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_pul.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_pul.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_exception.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_store.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_store.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_store.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp: In member function 'virtual void zorba::simplestore::SimpleLazyTempSeq::purgeUpTo(zorba::xs_integer)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp:183:36: warning: comparison of integer expressions of different signedness: 'zorba::xs_long' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: ZORBA_ASSERT(pos - thePurgedUpTo <= theItems.size()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/assert.h:51:12: note: in definition of macro 'ZORBA_ASSERT' BUILDSTDERR: if ( !(COND) ) { \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp: In member function 'virtual void zorba::simplestore::SimpleLazyTempSeq::getItem(zorba::xs_integer, zorba::store::Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp:218:45: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'zorba::xs_long' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: while (!theMatFinished && theItems.size() < numItemsToBuffer) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp:223:23: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'zorba::xs_long' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: if (theItems.size() >= numItemsToBuffer) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp: In member function 'virtual bool zorba::simplestore::SimpleLazyTempSeq::containsItem(zorba::xs_integer)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp:272:45: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'zorba::xs_long' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: while (!theMatFinished && theItems.size() < numItemsToBuffer) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_lazy_temp_seq.cpp:277:26: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long unsigned int'} and 'zorba::xs_long' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: return theItems.size() >= numItemsToBuffer; BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_pul.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/simple_temp_seq.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/simple_temp_seq.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_temp_seq.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/store.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/store.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_store.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_store.cpp:20: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/store.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/store.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/store.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/shared_types.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/diagnostics/diagnostic.h:25, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_temp_seq.cpp:19: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_temp_seq.cpp: In member function 'virtual void zorba::simplestore::SimpleTempSeq::getItem(zorba::xs_integer, zorba::store::Item_t&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_temp_seq.cpp:188:22: warning: comparison of integer expressions of different signedness: 'zorba::xs_long' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (0 < pos && pos <= theItems.size()) BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_temp_seq.cpp: In member function 'virtual bool zorba::simplestore::SimpleTempSeq::containsItem(zorba::xs_integer)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_temp_seq.cpp:217:25: warning: comparison of integer expressions of different signedness: 'zorba::xs_long' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: return 0 < pos && pos <= theItems.size(); BUILDSTDERR: ~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/store.cpp:27: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_pul.cpp: In member function 'void zorba::simplestore::PULImpl::mergeSimpleUpdateLists(std::vector&, std::vector&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_pul.cpp:1881:7: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/simple_pul.cpp:1883:5: note: here BUILDSTDERR: case store::UpdateConsts::UP_PUT: BUILDSTDERR: ^~~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/string_pool.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/string_pool.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/diagnostics/xquery_diagnostics.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.cpp:21: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.cpp: In destructor 'virtual zorba::simplestore::StringPool::~StringPool()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/zorba_exception.h:79:76: warning: throw will always call terminate() [-Wterminate] BUILDSTDERR: ::zorba::make_zorba_exception( __FILE__, __LINE__, ::zorba:: __VA_ARGS__ ) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.cpp:46:11: note: in expansion of macro 'ZORBA_EXCEPTION' BUILDSTDERR: throw ZORBA_EXCEPTION(zerr::ZSTR0065_STRINGS_IN_POOL, ERROR_PARAMS(count)); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/diagnostics/zorba_exception.h:79:76: note: in C++11 destructors default to noexcept BUILDSTDERR: ::zorba::make_zorba_exception( __FILE__, __LINE__, ::zorba:: __VA_ARGS__ ) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/store/naive/string_pool.cpp:46:11: note: in expansion of macro 'ZORBA_EXCEPTION' BUILDSTDERR: throw ZORBA_EXCEPTION(zerr::ZSTR0065_STRINGS_IN_POOL, ERROR_PARAMS(count)); BUILDSTDERR: ^~~~~~~~~~~~~~~ [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/structured_item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/structured_item.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/structured_item.cpp [ 88%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/tree_id_generator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/tree_id_generator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/tree_id_generator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/item.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/structured_item.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/structured_item.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap.h:28, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/hashmap_itemh.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/tree_id_generator.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/tree_id_generator.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 89%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/json_items.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/json_items.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/json_items.cpp [ 89%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/ft_token_store.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/ft_token_store.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/ft_token_store.cpp [ 89%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/store/naive/naive_ft_token_iterator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/c++ -DFLEX_FILES_REGENERATED -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src/zorbamisc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/zorba_simplestore.dir/store/naive/naive_ft_token_iterator.cpp.o -c /builddir/build/BUILD/zorba-3.0/src/store/naive/naive_ft_token_iterator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/store/naive/json_items.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/json_items.cpp:17: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/rchandle.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/api/ft_token_iterator.h:21, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/naive_ft_token_iterator.h:20, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/store/naive/naive_ft_token_iterator.cpp:22: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 89%] Linking CXX shared library libzorba_simplestore.so cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorba_simplestore.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libzorba_simplestore.so.3.0.0 -o libzorba_simplestore.so.3.0.0 CMakeFiles/zorba_simplestore.dir/api/base64_util.cpp.o CMakeFiles/zorba_simplestore.dir/api/external_function.cpp.o CMakeFiles/zorba_simplestore.dir/api/smart_ptr.cpp.o CMakeFiles/zorba_simplestore.dir/api/diagnostic_handler.cpp.o CMakeFiles/zorba_simplestore.dir/api/iterator.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorba.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorbaimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/xqueryimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/sax2impl.cpp.o CMakeFiles/zorba_simplestore.dir/api/staticcontextimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/dynamiccontextimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorba_string.cpp.o CMakeFiles/zorba_simplestore.dir/api/hexbinary_util.cpp.o CMakeFiles/zorba_simplestore.dir/api/hexbinary_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/itemfactoryimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/item.cpp.o CMakeFiles/zorba_simplestore.dir/api/sequencetype.cpp.o CMakeFiles/zorba_simplestore.dir/api/unmarshaller.cpp.o CMakeFiles/zorba_simplestore.dir/api/xmldatamanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/documentmanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/collectionmanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/staticcollectionmanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/collectionimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/options.cpp.o CMakeFiles/zorba_simplestore.dir/api/functionimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/serialization_callback.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_singleton.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_vector.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_store.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_query_result.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_vector.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_singleton.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_invoke.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_chainer.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_empty.cpp.o CMakeFiles/zorba_simplestore.dir/api/serializerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/base64_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/uriimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/uriresolverimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/uri_resolver_wrappers.cpp.o CMakeFiles/zorba_simplestore.dir/api/xquery_functions.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorba_functions.cpp.o CMakeFiles/zorba_simplestore.dir/api/annotationimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/auditimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/store_consts.cpp.o CMakeFiles/zorba_simplestore.dir/api/streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/mem_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/properties.cpp.o CMakeFiles/zorba_simplestore.dir/api/transcode_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/uuid.cpp.o CMakeFiles/zorba_simplestore.dir/api/module_info_impl.cpp.o CMakeFiles/zorba_simplestore.dir/api/stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/api/stemmer_wrappers.cpp.o CMakeFiles/zorba_simplestore.dir/api/thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/api/thesaurus_wrappers.cpp.o CMakeFiles/zorba_simplestore.dir/api/serialization/serializer.cpp.o CMakeFiles/zorba_simplestore.dir/api/version.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cdynamic_context.cpp.o CMakeFiles/zorba_simplestore.dir/capi/error.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cexternal_function.cpp.o CMakeFiles/zorba_simplestore.dir/capi/external_module.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cimplementation.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cexpression.cpp.o CMakeFiles/zorba_simplestore.dir/capi/csequence.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cstatic_context.cpp.o CMakeFiles/zorba_simplestore.dir/capi/single_item_sequence.cpp.o CMakeFiles/zorba_simplestore.dir/capi/user_item_sequence.cpp.o CMakeFiles/zorba_simplestore.dir/capi/zorbac.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/ft_types.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/symbol_table.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_driver.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/query_loc.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xqdoc_comment.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/parser_helpers.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/zorba_parser_error.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_parser.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_parser.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xml_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xquery_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenodes.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/translator/prolog_graph.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/translator/translator.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/translator/module_version.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/codegen/plan_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_consts.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_base.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_clone.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_iter.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_type.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_put.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_utils.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/json_exprs.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/var_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/path_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/flwor_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/fo_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/script_exprs.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/update_exprs.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/function_item_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/pragma.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/mem_manager.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_manager.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/ft_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rule_driver.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rewriter_context.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/sequential_rewriter.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/default_optimizer.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/rule_base.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/nodeid_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/debug_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/type_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/flwor_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/fold_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/path_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/hoist_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_join_rule.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_matching_rule.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/expr_tools.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/dataflow_annotations.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/udf_graph.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/collection_decl.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_index.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_ic.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api_impl.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/api/compilercb.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_to_xquery.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_xslt.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_scanner.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_scanner.cpp.o CMakeFiles/zorba_simplestore.dir/system/globalenv.cpp.o CMakeFiles/zorba_simplestore.dir/context/decimal_format.cpp.o CMakeFiles/zorba_simplestore.dir/context/dynamic_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/static_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/static_context_consts.cpp.o CMakeFiles/zorba_simplestore.dir/context/namespace_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/root_static_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/dynamic_loader.cpp.o CMakeFiles/zorba_simplestore.dir/context/sctx_map_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/context/uri_resolver.cpp.o CMakeFiles/zorba_simplestore.dir/context/default_url_resolvers.cpp.o CMakeFiles/zorba_simplestore.dir/context/default_uri_mappers.cpp.o CMakeFiles/zorba_simplestore.dir/context/features.cpp.o CMakeFiles/zorba_simplestore.dir/context/root_static_context_init.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/dict.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/dict_en.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/qname.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/qname_util.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/qnames.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic_list.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/assert.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/zorba_exception.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_exception.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_stack_trace.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/user_error.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/user_exception.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_accessors.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_any_uri.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_base64.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_booleans.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_collections.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_context.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_csv.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_datetime.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_dctx.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_debug_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_other_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fetch.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fnput.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_ft_module.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_ic_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_index_func.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_item.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_json.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_jsound.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_maths.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_node_position.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_nodes.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_numerics.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_parsing_and_serializing.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_qnames.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_random.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_reference.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_schema.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_sctx.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_seq.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_sequences.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_documents.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_maps.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_strings.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_uris.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_xqdoc.cpp.o CMakeFiles/zorba_simplestore.dir/functions/function.cpp.o CMakeFiles/zorba_simplestore.dir/functions/cacheable_function.cpp.o CMakeFiles/zorba_simplestore.dir/functions/udf.cpp.o CMakeFiles/zorba_simplestore.dir/functions/external_function.cpp.o CMakeFiles/zorba_simplestore.dir/functions/library.cpp.o CMakeFiles/zorba_simplestore.dir/functions/signature.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_accessors_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_arithmetic.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_booleans_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_collections_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_enclosed.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_hoist.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_index_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_node_sort_distinct.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_nodes_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_numerics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_sequences_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_strings_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_var_decl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_eval.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_reflection.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_apply.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_serialize_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_schema_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/annotations/annotations.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/base64/base64.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/base64/base64_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/context/context.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/context/context_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/csv/csv.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/csv/csv_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/item/item.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/item/item_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/maths/maths.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/maths/maths_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/random/random.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/random/random_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/reference/reference.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/reference/reference_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/schema/schema.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/schema/schema_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/seq/seq.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/seq/seq_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/documents.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/documents_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/maps.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/maps_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/strings/strings.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/strings/strings_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/uris/uris.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/uris/uris_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_api.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/api/plan_iterator_wrapper.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/api/plan_wrapper.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/base/plan_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/booleans/BooleanImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/apply_updates.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/arithmetic_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/constructors.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/flwor_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/fncall_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/item_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/nodeid_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/path_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/sequencetypes.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/trycatch.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/var_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/common.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplestream_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/for_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/let_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/where_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/comp_function.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/count_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/groupby_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplesource_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/window_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/orderby_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/outerfor_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/internal_operators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/format_dateTime.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/doc_indexer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/common.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_array.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_object.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/snelson.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/NumericsImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_integer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_number.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/SequencesImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/deep_equality.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/iterprinter.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/update/update.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/item_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/timeout.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/flowctl_exception.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/doc_uri_heuristics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item_iter.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/dynamic_fncall_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/eval/eval.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_base.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/misc/materialize.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/scripting/scripting.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json_constructors.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json_loader.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_util.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_util.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_match.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_query_item.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_single_token_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_stop_words_set.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_seq_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_wildcard.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_matcher.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/apply.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ftcontains_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_da.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_de.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_en.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_es.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fi.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fr.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_hu.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_it.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_nl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_no.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_pt.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_sv.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/default_tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_util.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/icu_tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/libstemmer/libstemmer_utf8.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/api.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/utilities.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_danish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_dutch.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_english.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_finnish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_french.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_german.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_hungarian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_italian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_norwegian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_portuguese.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_romanian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_russian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_spanish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_swedish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_turkish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/sb_stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/decode_base128.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/iso2788.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_types.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_synset.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_db_segment.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_relationship.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/types/casting.cpp.o CMakeFiles/zorba_simplestore.dir/types/node_test.cpp.o CMakeFiles/zorba_simplestore.dir/types/typemanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/types/root_typemanager.cpp.o CMakeFiles/zorba_simplestore.dir/types/typeimpl.cpp.o CMakeFiles/zorba_simplestore.dir/types/typeops.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/schema.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/validate.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/LoadSchemaErrorHandler.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/PrintSchema.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/EventSchemaValidator.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/SchemaValidatorFilter.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/StrX.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/ValidationEventHandler.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/revalidateUtils.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/XercesParseUtils.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/csv_parser.cpp.o CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/locale.cpp.o CMakeFiles/zorba_simplestore.dir/util/stream_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/time_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/time_parse.cpp.o CMakeFiles/zorba_simplestore.dir/util/unicode_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/unicode_categories.cpp.o CMakeFiles/zorba_simplestore.dir/util/uri_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/utf8_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/utf8_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/util/xml_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/fx/fxcharheap.cpp.o CMakeFiles/zorba_simplestore.dir/util/string/empty_rep_base.cpp.o CMakeFiles/zorba_simplestore.dir/util/http_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/mmap_file.cpp.o CMakeFiles/zorba_simplestore.dir/util/icu_regex.cpp.o CMakeFiles/zorba_simplestore.dir/util/icu_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/util/hash/hash.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/class_serializer.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/archiver.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/mem_archiver.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/bin_archiver.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_basic_types.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_zorba_types.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/decimal.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/float.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/integer.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/numconversions.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/numeric_types.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/binary.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/URI.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/collation_manager.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/chartype.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/rchandle.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/timezone.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/m_apm.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/ft_token.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm5sin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_add.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_cpi.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_div.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_exp.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fam.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fft.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_flr.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fpf.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_gcd.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg2.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg3.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg4.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_log.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_mul.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_pow.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rcp.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rnd.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_set.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_sin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasn0.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcbrt.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcnst.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfact.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfmul.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmgues.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhasn.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhsin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmipwr.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmistr.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmpwr2.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmrsin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmsqrt.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmstck.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutil.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl1.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl2.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/duration.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/datetimetype.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/parse.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/fatal.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_node_itemh.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_atomic_itemh.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/mutex.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/condition.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/latch.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/lock.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/runnable.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/synchronous_logger.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/store_util.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/string_util.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/SAXParser.cpp.o CMakeFiles/zorba_simplestore.dir/store/util/item_vector.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_clientimpl.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/socket_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/query_locationimpl.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/socket.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_exception.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/profiler.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_server.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_communicator.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_runtime.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_protocol.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_commons.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/instantiate_string.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_ato_.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_fs_util.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hashmaps.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_json_parser.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_mem_sizeof.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_parameters.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_string.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_time.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_time_parse.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_uri.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_utf8_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_uuid.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/unit_tests.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_icu_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/zorbamisc/stdafx.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/atomic_items.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/collection.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/dataguide.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystore.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystorec.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/item.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/item_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/item_vector.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/loader_fast.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/loader_dtd.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_items.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_updates.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/nsbindings.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/ordpath.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitive_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitives.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/qname_pool.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection_set.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_general.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_value.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_item_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_iterator_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_lazy_temp_seq.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_pul.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_store.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_temp_seq.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/store.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/string_pool.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/structured_item.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/tree_id_generator.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/json_items.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/ft_token_store.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/naive_ft_token_iterator.cpp.o -Wl,-rpath,:::::::: -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -E cmake_symlink_library libzorba_simplestore.so.3.0.0 libzorba_simplestore.so.3.0.0 libzorba_simplestore.so make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target zorba_simplestore make -f test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/depend make -f test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/depend make -f test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/depend make -f modules/util-curl/src/CMakeFiles/util-curl.dir/build.make modules/util-curl/src/CMakeFiles/util-curl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/util-curl/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src/CMakeFiles/util-curl.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src/CMakeFiles/util-curl.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src/CMakeFiles/util-curl.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src/CMakeFiles/util-curl.dir/depend.internal". Scanning dependencies of target util-curl make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/util-curl/src/CMakeFiles/util-curl.dir/build.make modules/util-curl/src/CMakeFiles/util-curl.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' Scanning dependencies of target modlib7_ext.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build Scanning dependencies of target modlib8_link.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build Scanning dependencies of target modlib6_ext2.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Building CXX object modules/util-curl/src/CMakeFiles/util-curl.dir/curl_streambuf.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src && /usr/bin/c++ -Dutil_curl_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/util-curl.dir/curl_streambuf.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/curl_streambuf.cpp make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Building CXX object test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/ext.xq.src/ext.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/c++ -Dmodlib7_ext_xq_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib7_ext.xq.dir/ext.xq.src/ext.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext.xq.src/ext.cpp [ 89%] Building CXX object test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/link.xq.src/link.cpp.o [ 89%] Building CXX object test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/ext2.xq.src/ext.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/c++ -Dmodlib6_ext2_xq_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib6_ext2.xq.dir/ext2.xq.src/ext.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ext2.xq.src/ext.cpp cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/c++ -Dmodlib8_link_xq_EXPORTS -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib8_link.xq.dir/link.xq.src/link.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/link.xq.src/link.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/curl_streambuf.cpp: In member function 'virtual std::streamsize zorba::curl::streambuf::xsgetn(std::basic_streambuf::char_type*, std::streamsize)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/curl_streambuf.cpp:371:22: warning: unused variable 'get' [-Wunused-variable] BUILDSTDERR: streamsize const get = min( (streamsize)gbuf_.capacity_, size ); BUILDSTDERR: ^~~ [ 89%] Linking CXX shared library ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib7_ext.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libext_1.0.so -o ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_1.0.so CMakeFiles/modlib7_ext.xq.dir/ext.xq.src/ext.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c [ 89%] Linking CXX shared library ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_2.0.so cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib6_ext2.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libext_2.0.so -o ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_2.0.so CMakeFiles/modlib6_ext2.xq.dir/ext2.xq.src/ext.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target modlib7_ext.xq make -f modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build.make modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/depend [ 89%] Building CXX object modules/util-curl/src/CMakeFiles/util-curl.dir/util-curl.cpp.o make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src && /usr/bin/c++ -Dutil_curl_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/util-curl.dir/util-curl.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/util-curl/src/util-curl.cpp Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/depend.internal". make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target modlib6_ext2.xq make -f modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build.make modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/depend Scanning dependencies of target modlib34_file.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build.make modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/sleep /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/sleep /builddir/build/BUILD/zorba-3.0/build/modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/sleep/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/depend.internal". [ 89%] Building CXX object modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/file.xq.src/file.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns && /usr/bin/c++ -Dmodlib34_file_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib34_file.xq.dir/file.xq.src/file.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq.src/file.cpp Scanning dependencies of target modlib41_sleep.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build.make modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Building CXX object modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/sleep.xq.src/sleep.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/sleep && /usr/bin/c++ -Dmodlib41_sleep_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib41_sleep.xq.dir/sleep.xq.src/sleep.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq.src/sleep.cpp [ 89%] Linking CXX shared library ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/liblink_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib8_link.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,liblink_1.0.so -o ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/liblink_1.0.so CMakeFiles/modlib8_link.xq.dir/link.xq.src/link.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src:/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib ../../../src/libzorba_simplestore.so.3.0.0 ourlib/libourlib.so -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target modlib8_link.xq make -f modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build.make modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/zorba-query /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/zorba-query/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/depend.internal". Scanning dependencies of target modlib64_zorba-query.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build.make modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Building CXX object modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/zorba-query.xq.src/zorba-query.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query && /usr/bin/c++ -Dmodlib64_zorba_query_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib64_zorba-query.xq.dir/zorba-query.xq.src/zorba-query.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/zorba-query/zorba-query.xq.src/zorba-query.cpp [ 90%] Linking CXX shared library libutil-curl.so cd /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/util-curl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libutil-curl.so -o libutil-curl.so CMakeFiles/util-curl.dir/curl_streambuf.cpp.o CMakeFiles/util-curl.dir/util-curl.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../../src/libzorba_simplestore.so.3.0.0 -lcurl -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Built target util-curl [ 90%] Building CXX object modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns && /usr/bin/c++ -Dmodlib34_file_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_function.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq.src/file_function.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq.src/file.cpp: In member function 'virtual zorba::ItemSequence_t zorba::filemodule::CreateDirectoryFunction::evaluate(const Arguments_t&, const zorba::StaticContext*, const zorba::DynamicContext*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq.src/file.cpp:157:47: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] BUILDSTDERR: /* directory already exists: do nothing */; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq.src/sleep.cpp: In member function 'virtual void zorba::sleep::SleepModule::destroy()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/sleep/sleep.xq.src/sleep.cpp:111:3: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: if (!dynamic_cast(this)) BUILDSTDERR: ^~ [ 90%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libsleep_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/sleep && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib41_sleep.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libsleep_1.0.so -o ../../LIB_PATH/io/zorba/modules/libsleep_1.0.so CMakeFiles/modlib41_sleep.xq.dir/sleep.xq.src/sleep.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Built target modlib41_sleep.xq [ 90%] Building CXX object modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_module.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns && /usr/bin/c++ -Dmodlib34_file_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_module.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns/file.xq.src/file_module.cpp make -f bin/CMakeFiles/xqdb.dir/build.make bin/CMakeFiles/xqdb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/bin /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/bin /builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/xqdb.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/xqdb.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/xqdb.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/xqdb.dir/depend.internal". Scanning dependencies of target xqdb make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f bin/CMakeFiles/xqdb.dir/build.make bin/CMakeFiles/xqdb.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Building CXX object bin/CMakeFiles/xqdb.dir/debugger/main.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/xqdb.dir/debugger/main.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/debugger/main.cpp make -f test/driver/CMakeFiles/testdriver_mt.dir/build.make test/driver/CMakeFiles/testdriver_mt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver_mt.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver_mt.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver_mt.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver_mt.dir/depend.internal". Scanning dependencies of target testdriver_mt make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/testdriver_mt.dir/build.make test/driver/CMakeFiles/testdriver_mt.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Building CXX object test/driver/CMakeFiles/testdriver_mt.dir/testdriver_mt.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver_mt.dir/testdriver_mt.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_mt.cpp [ 90%] Linking CXX shared library ../../../../LIB_PATH/org/expath/ns/libfile_2.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib34_file.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libfile_2.0.so -o ../../../../LIB_PATH/org/expath/ns/libfile_2.0.so CMakeFiles/modlib34_file.xq.dir/file.xq.src/file.cpp.o CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_function.cpp.o CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_module.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Built target modlib34_file.xq [ 90%] Building CXX object test/driver/CMakeFiles/testdriver_mt.dir/testdriver_common.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver_mt.dir/testdriver_common.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp [ 90%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libzorba-query_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib64_zorba-query.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libzorba-query_1.0.so -o ../../LIB_PATH/io/zorba/modules/libzorba-query_1.0.so CMakeFiles/modlib64_zorba-query.xq.dir/zorba-query.xq.src/zorba-query.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c [ 90%] Building CXX object bin/CMakeFiles/xqdb.dir/debugger/xqdb_client.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/xqdb.dir/debugger/xqdb_client.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/debugger/xqdb_client.cpp make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Built target modlib64_zorba-query.xq [ 90%] Building CXX object test/driver/CMakeFiles/testdriver_mt.dir/testdriver_comparator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver_mt.dir/testdriver_comparator.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_comparator.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_mt.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp: In function 'zorba::Item createItem(DriverContext&, std::__cxx11::string)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp:285:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp:290:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: return NULL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/bin/debugger/xqdb_client.cpp: In destructor 'zorba::debugger::XqdbClient::~XqdbClient()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/bin/debugger/xqdb_client.cpp:48:12: warning: deleting object of polymorphic class type 'zorba::debugger::EventHandler' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete theEventHandler; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/bin/debugger/xqdb_client.cpp:51:10: warning: deleting object of polymorphic class type 'zorba::debugger::LockFreeQueue' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete theIdQueue; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/bin/debugger/xqdb_client.cpp:52:10: warning: deleting object of polymorphic class type 'zorba::debugger::LockFreeQueue' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete theQuitQueue; BUILDSTDERR: ^~~~~~~~~~~~ [ 90%] Building CXX object bin/CMakeFiles/xqdb.dir/debugger/process_listener.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/xqdb.dir/debugger/process_listener.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/debugger/process_listener.cpp [ 90%] Building CXX object bin/CMakeFiles/xqdb.dir/debugger/command_prompt.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/xqdb.dir/debugger/command_prompt.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/debugger/command_prompt.cpp make -f test/driver/CMakeFiles/updtestdriver.dir/build.make test/driver/CMakeFiles/updtestdriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/updtestdriver.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/updtestdriver.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/updtestdriver.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/updtestdriver.dir/depend.internal". Scanning dependencies of target updtestdriver make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/updtestdriver.dir/build.make test/driver/CMakeFiles/updtestdriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Building CXX object test/driver/CMakeFiles/updtestdriver.dir/updtestdriver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/updtestdriver.dir/updtestdriver.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/updtestdriver.cpp [ 91%] Building CXX object bin/CMakeFiles/xqdb.dir/debugger/command_line_handler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/xqdb.dir/debugger/command_line_handler.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/debugger/command_line_handler.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/updtestdriver.cpp:40: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 91%] Building CXX object test/driver/CMakeFiles/testdriver_mt.dir/testuriresolver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver_mt.dir/testuriresolver.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testuriresolver.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/testuriresolver.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 91%] Building CXX object test/driver/CMakeFiles/updtestdriver.dir/testdriver_comparator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/updtestdriver.dir/testdriver_comparator.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_comparator.cpp [ 91%] Building CXX object bin/CMakeFiles/xqdb.dir/debugger/event_handler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/xqdb.dir/debugger/event_handler.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/debugger/event_handler.cpp [ 92%] Linking CXX executable testdriver_mt cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/testdriver_mt.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/testdriver_mt.dir/testdriver_mt.cpp.o CMakeFiles/testdriver_mt.dir/testdriver_common.cpp.o CMakeFiles/testdriver_mt.dir/testdriver_comparator.cpp.o CMakeFiles/testdriver_mt.dir/testuriresolver.cpp.o -o testdriver_mt -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lboost_filesystem -lboost_system -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c -lpthread make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Built target testdriver_mt make -f test/driver/CMakeFiles/sax2testdriver.dir/build.make test/driver/CMakeFiles/sax2testdriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/sax2testdriver.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/sax2testdriver.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/sax2testdriver.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/sax2testdriver.dir/depend.internal". Scanning dependencies of target sax2testdriver make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/sax2testdriver.dir/build.make test/driver/CMakeFiles/sax2testdriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Building CXX object test/driver/CMakeFiles/sax2testdriver.dir/sax2testdriver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/sax2testdriver.dir/sax2testdriver.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/sax2testdriver.cpp [ 92%] Building CXX object test/driver/CMakeFiles/updtestdriver.dir/testuriresolver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/updtestdriver.dir/testuriresolver.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testuriresolver.cpp make -f test/driver/CMakeFiles/testdriver.dir/build.make test/driver/CMakeFiles/testdriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver.dir/depend.internal". Scanning dependencies of target testdriver make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/testdriver.dir/build.make test/driver/CMakeFiles/testdriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Building CXX object test/driver/CMakeFiles/testdriver.dir/testdriver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver.dir/testdriver.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/testuriresolver.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/specification.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/testdriver.cpp:32: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ [ 92%] Building CXX object test/driver/CMakeFiles/sax2testdriver.dir/testdriver_comparator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/sax2testdriver.dir/testdriver_comparator.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_comparator.cpp [ 92%] Linking CXX executable xqdb cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/xqdb.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xqdb.dir/debugger/main.cpp.o CMakeFiles/xqdb.dir/debugger/xqdb_client.cpp.o CMakeFiles/xqdb.dir/debugger/process_listener.cpp.o CMakeFiles/xqdb.dir/debugger/command_prompt.cpp.o CMakeFiles/xqdb.dir/debugger/command_line_handler.cpp.o CMakeFiles/xqdb.dir/debugger/event_handler.cpp.o -o xqdb -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../src/libzorba_simplestore.so.3.0.0 -ledit -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c -lpthread make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Built target xqdb [ 92%] Building CXX object test/driver/CMakeFiles/testdriver.dir/testdriver_common.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver.dir/testdriver_common.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp [ 92%] Linking CXX executable updtestdriver cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/updtestdriver.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/updtestdriver.dir/updtestdriver.cpp.o CMakeFiles/updtestdriver.dir/testdriver_comparator.cpp.o CMakeFiles/updtestdriver.dir/testuriresolver.cpp.o -o updtestdriver -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Built target updtestdriver [ 92%] Building CXX object test/driver/CMakeFiles/testdriver.dir/testdriver_comparator.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver.dir/testdriver_comparator.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_comparator.cpp [ 93%] Linking CXX executable sax2testdriver cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/sax2testdriver.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sax2testdriver.dir/sax2testdriver.cpp.o CMakeFiles/sax2testdriver.dir/testdriver_comparator.cpp.o -o sax2testdriver -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Built target sax2testdriver [ 93%] Building CXX object test/driver/CMakeFiles/testdriver.dir/testuriresolver.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/testdriver.dir/testuriresolver.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/driver/testuriresolver.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/mem_sizeof.h:34, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/binary.h:24, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/schema_types.h:22, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbatypes/URI.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp:25: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp: In function 'zorba::Item createItem(DriverContext&, std::__cxx11::string)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp:285:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/driver/testdriver_common.cpp:290:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: return NULL; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/driver/testuriresolver.cpp:23: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ make -f test/api/CMakeFiles/APITests.dir/build.make test/api/CMakeFiles/APITests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/api /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/api /builddir/build/BUILD/zorba-3.0/build/test/api/CMakeFiles/APITests.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/api/CMakeFiles/APITests.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/api/CMakeFiles/APITests.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/api/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/api/CMakeFiles/APITests.dir/depend.internal". Scanning dependencies of target APITests make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/api/CMakeFiles/APITests.dir/build.make test/api/CMakeFiles/APITests.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/APITests.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/APITests.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/test/api/APITests.cpp [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/itemfactory.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/itemfactory.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/itemfactory.cpp [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/xmldatamanager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/xmldatamanager.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/xmldatamanager.cpp [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/xquery.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/xquery.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/xquery.cpp [ 93%] Linking CXX executable testdriver cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/testdriver.dir/link.txt --verbose=1 [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/test_static_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/test_static_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/test_static_context.cpp /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/testdriver.dir/testdriver.cpp.o CMakeFiles/testdriver.dir/testdriver_common.cpp.o CMakeFiles/testdriver.dir/testdriver_comparator.cpp.o CMakeFiles/testdriver.dir/testuriresolver.cpp.o -o testdriver -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Built target testdriver make -f test/iterplans/CMakeFiles/apitest.dir/build.make test/iterplans/CMakeFiles/apitest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/iterplans /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/iterplans /builddir/build/BUILD/zorba-3.0/build/test/iterplans/CMakeFiles/apitest.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/iterplans/CMakeFiles/apitest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/iterplans/CMakeFiles/apitest.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/iterplans/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/iterplans/CMakeFiles/apitest.dir/depend.internal". Scanning dependencies of target apitest make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/iterplans/CMakeFiles/apitest.dir/build.make test/iterplans/CMakeFiles/apitest.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Building CXX object test/iterplans/CMakeFiles/apitest.dir/apitest_args.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/iterplans && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/apitest.dir/apitest_args.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/iterplans/apitest_args.cpp [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/test_dynamic_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/test_dynamic_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/test_dynamic_context.cpp [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/serializer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/serializer.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/serializer.cpp [ 93%] Building CXX object test/iterplans/CMakeFiles/apitest.dir/apitest_props.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/iterplans && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/apitest.dir/apitest_props.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/iterplans/apitest_props.cpp [ 93%] Building CXX object test/iterplans/CMakeFiles/apitest.dir/apitest.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/iterplans && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/apitest.dir/apitest.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/iterplans/apitest.cpp make -f test/extern/CMakeFiles/test_extern_func.dir/build.make test/extern/CMakeFiles/test_extern_func.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/extern /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/extern /builddir/build/BUILD/zorba-3.0/build/test/extern/CMakeFiles/test_extern_func.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/extern/CMakeFiles/test_extern_func.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/extern/CMakeFiles/test_extern_func.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/extern/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/extern/CMakeFiles/test_extern_func.dir/depend.internal". Scanning dependencies of target test_extern_func make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/extern/CMakeFiles/test_extern_func.dir/build.make test/extern/CMakeFiles/test_extern_func.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Building CXX object test/extern/CMakeFiles/test_extern_func.dir/test_extern_func.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/extern && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/test_extern_func.dir/test_extern_func.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/extern/test_extern_func.cpp make -f test/unit/CMakeFiles/LibUnitTest.dir/build.make test/unit/CMakeFiles/LibUnitTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/unit /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/unit /builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/LibUnitTest.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/LibUnitTest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/LibUnitTest.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/LibUnitTest.dir/depend.internal". Scanning dependencies of target LibUnitTest make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/unit/CMakeFiles/LibUnitTest.dir/build.make test/unit/CMakeFiles/LibUnitTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Building CXX object test/unit/CMakeFiles/LibUnitTest.dir/lib_unit_test.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/LibUnitTest.dir/lib_unit_test.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/lib_unit_test.cpp [ 93%] Building CXX object test/api/CMakeFiles/APITests.dir/annotations.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/annotations.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/annotations.cpp [ 94%] Linking CXX executable apitest cd /builddir/build/BUILD/zorba-3.0/build/test/iterplans && /usr/bin/cmake -E cmake_link_script CMakeFiles/apitest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/apitest.dir/apitest_args.cpp.o CMakeFiles/apitest.dir/apitest_props.cpp.o CMakeFiles/apitest.dir/apitest.cpp.o -o apitest -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Linking CXX executable LibUnitTest cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/LibUnitTest.dir/link.txt --verbose=1 [ 94%] Built target apitest make -f test/unit/CMakeFiles/UnitTests.dir/build.make test/unit/CMakeFiles/UnitTests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/unit /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/unit /builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/UnitTests.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/LibUnitTest.dir/lib_unit_test.cpp.o -o LibUnitTest -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c Dependee "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/UnitTests.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/UnitTests.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/UnitTests.dir/depend.internal". [ 94%] Linking CXX executable test_extern_func cd /builddir/build/BUILD/zorba-3.0/build/test/extern && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_extern_func.dir/link.txt --verbose=1 Scanning dependencies of target UnitTests make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/unit/CMakeFiles/UnitTests.dir/build.make test/unit/CMakeFiles/UnitTests.dir/build /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_extern_func.dir/test_extern_func.cpp.o -o test_extern_func -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Built target LibUnitTest make -f modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/build.make modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/util-tests /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/util-tests /builddir/build/BUILD/zorba-3.0/build/modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/DependInfo.cmake --color= [ 94%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/UnitTests.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/UnitTests.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/test/unit/UnitTests.cpp Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/util-tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/depend.internal". Scanning dependencies of target modlib12_util-tests.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/build.make modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Building CXX object modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/util-tests.xq.src/util-tests.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/util-tests && /usr/bin/c++ -Dmodlib12_util_tests_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib12_util-tests.xq.dir/util-tests.xq.src/util-tests.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/util-tests/util-tests.xq.src/util-tests.cpp make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Built target test_extern_func [ 94%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/multiple_runs.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/multiple_runs.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/multiple_runs.cpp [ 94%] Building CXX object test/api/CMakeFiles/APITests.dir/external_function_errors.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/external_function_errors.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/external_function_errors.cpp [ 94%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/plan_serializer.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/plan_serializer.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/plan_serializer.cpp [ 94%] Building CXX object test/api/CMakeFiles/APITests.dir/userdefined_uri_resolution.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/userdefined_uri_resolution.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/userdefined_uri_resolution.cpp [ 95%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/call_stack.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/call_stack.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/call_stack.cpp [ 95%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/cxx_api_changes.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/cxx_api_changes.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/cxx_api_changes.cpp [ 95%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libutil-tests_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/util-tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib12_util-tests.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libutil-tests_1.0.so -o ../../LIB_PATH/io/zorba/modules/libutil-tests_1.0.so CMakeFiles/modlib12_util-tests.xq.dir/util-tests.xq.src/util-tests.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 95%] Building CXX object test/api/CMakeFiles/APITests.dir/validate.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/APITests.dir/validate.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/api/validate.cpp make -f doc/cxx/examples/CMakeFiles/examples.dir/build.make doc/cxx/examples/CMakeFiles/examples.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/cxx/examples /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/CMakeFiles/examples.dir/DependInfo.cmake --color= [ 95%] Built target modlib12_util-tests.xq Dependee "/builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/CMakeFiles/examples.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/CMakeFiles/examples.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/CMakeFiles/examples.dir/depend.internal". [ 95%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/external_function.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/external_function.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/external_function.cpp Scanning dependencies of target examples make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/unit/cxx_api_changes.cpp: In function 'bool cxx_api_changes_test5(zorba::Zorba*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/unit/cxx_api_changes.cpp:245:19: warning: 'isBound2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (!isBound1 && isBound2) BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/unit/cxx_api_changes.cpp:245:5: warning: 'isBound1' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if (!isBound1 && isBound2) BUILDSTDERR: ^~ make -f doc/c/examples/CMakeFiles/cexamples.dir/build.make doc/c/examples/CMakeFiles/cexamples.dir/depend make -f doc/cxx/examples/CMakeFiles/examples.dir/build.make doc/cxx/examples/CMakeFiles/examples.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/c/examples /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/c/examples /builddir/build/BUILD/zorba-3.0/build/doc/c/examples/CMakeFiles/cexamples.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' Dependee "/builddir/build/BUILD/zorba-3.0/build/doc/c/examples/CMakeFiles/cexamples.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/doc/c/examples/CMakeFiles/cexamples.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/doc/c/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/doc/c/examples/CMakeFiles/cexamples.dir/depend.internal". [ 95%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/examples.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/examples.cpp.o -c /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/examples.cpp Scanning dependencies of target cexamples make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/c/examples/CMakeFiles/cexamples.dir/build.make doc/c/examples/CMakeFiles/cexamples.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/cexamples.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/cexamples.c.o -c /builddir/build/BUILD/zorba-3.0/build/doc/c/examples/cexamples.c [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/csimple.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/csimple.c.o -c /builddir/build/BUILD/zorba-3.0/doc/c/examples/csimple.c [ 95%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/simple.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/simple.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/simple.cpp [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/ccontext.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/ccontext.c.o -c /builddir/build/BUILD/zorba-3.0/doc/c/examples/ccontext.c [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/cerror.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/cerror.c.o -c /builddir/build/BUILD/zorba-3.0/doc/c/examples/cerror.c BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/c/examples/cerror.c: In function 'cerror_example_1': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/c/examples/cerror.c:71:21: warning: variable 'lError' set but not used [-Wunused-but-set-variable] BUILDSTDERR: XQC_Error lError = XQC_NO_ERROR; BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/c/examples/cerror.c: In function 'cerror_example_3': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/c/examples/cerror.c:126:19: warning: variable 'lError' set but not used [-Wunused-but-set-variable] BUILDSTDERR: XQC_Error lError = XQC_NO_ERROR; BUILDSTDERR: ^~~~~~ [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/cparsing.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/cparsing.c.o -c /builddir/build/BUILD/zorba-3.0/doc/c/examples/cparsing.c [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/cexternal_functions.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/cexternal_functions.c.o -c /builddir/build/BUILD/zorba-3.0/doc/c/examples/cexternal_functions.c [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/cserialization.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/cserialization.c.o -c /builddir/build/BUILD/zorba-3.0/doc/c/examples/cserialization.c [ 95%] Building C object doc/c/examples/CMakeFiles/cexamples.dir/csequences.c.o cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cc -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/cexamples.dir/csequences.c.o -c /builddir/build/BUILD/zorba-3.0/doc/c/examples/csequences.c [ 96%] Linking CXX executable APITests cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/cmake -E cmake_link_script CMakeFiles/APITests.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/APITests.dir/APITests.cpp.o CMakeFiles/APITests.dir/itemfactory.cpp.o CMakeFiles/APITests.dir/xmldatamanager.cpp.o CMakeFiles/APITests.dir/xquery.cpp.o CMakeFiles/APITests.dir/test_static_context.cpp.o CMakeFiles/APITests.dir/test_dynamic_context.cpp.o CMakeFiles/APITests.dir/serializer.cpp.o CMakeFiles/APITests.dir/annotations.cpp.o CMakeFiles/APITests.dir/external_function_errors.cpp.o CMakeFiles/APITests.dir/userdefined_uri_resolution.cpp.o CMakeFiles/APITests.dir/validate.cpp.o -o APITests -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c [ 96%] Linking C executable cexamples cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/cexamples.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cexamples.dir/cexamples.c.o CMakeFiles/cexamples.dir/csimple.c.o CMakeFiles/cexamples.dir/ccontext.c.o CMakeFiles/cexamples.dir/cerror.c.o CMakeFiles/cexamples.dir/cparsing.c.o CMakeFiles/cexamples.dir/cexternal_functions.c.o CMakeFiles/cexamples.dir/cserialization.c.o CMakeFiles/cexamples.dir/csequences.c.o -o cexamples -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target cexamples [ 96%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/no_folding.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/no_folding.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/no_folding.cpp make -f swig/python/CMakeFiles/_zorba_api_python.dir/build.make swig/python/CMakeFiles/_zorba_api_python.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/python /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/python /builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/_zorba_api_python.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/_zorba_api_python.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/_zorba_api_python.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/_zorba_api_python.dir/depend.internal". [ 96%] Built target APITests [ 96%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/sax2.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/sax2.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/sax2.cpp Scanning dependencies of target _zorba_api_python make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/java/CMakeFiles/zorba_api_java.dir/build.make swig/java/CMakeFiles/zorba_api_java.dir/depend make -f swig/python/CMakeFiles/_zorba_api_python.dir/build.make swig/python/CMakeFiles/_zorba_api_python.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/java /builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/zorba_api_java.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/zorba_api_java.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/zorba_api_java.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/zorba_api_java.dir/depend.internal". [ 96%] Building CXX object swig/python/CMakeFiles/_zorba_api_python.dir/zorba_apiPYTHON_wrap.cxx.o cd /builddir/build/BUILD/zorba-3.0/build/swig/python && /usr/bin/c++ -D_zorba_api_python_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -fPIC -o CMakeFiles/_zorba_api_python.dir/zorba_apiPYTHON_wrap.cxx.o -c /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx Scanning dependencies of target zorba_api_java make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/java/CMakeFiles/zorba_api_java.dir/build.make swig/java/CMakeFiles/zorba_api_java.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Building CXX object swig/java/CMakeFiles/zorba_api_java.dir/zorba_apiJAVA_wrap.cxx.o cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/c++ -Dzorba_api_java_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -fPIC -o CMakeFiles/zorba_api_java.dir/zorba_apiJAVA_wrap.cxx.o -c /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:183: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined BUILDSTDERR: #define _POSIX_C_SOURCE 200112L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from /usr/include/c++/8/ios:38, BUILDSTDERR: from /usr/include/c++/8/istream:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:11: BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition BUILDSTDERR: # define _POSIX_C_SOURCE 200809L BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6, BUILDSTDERR: from /usr/include/python2.7/Python.h:8, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:183: BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined BUILDSTDERR: #define _XOPEN_SOURCE 600 BUILDSTDERR: BUILDSTDERR: In file included from /usr/include/c++/8/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/8/riscv64-redhat-linux/bits/c++config.h:508, BUILDSTDERR: from /usr/include/c++/8/iosfwd:38, BUILDSTDERR: from /usr/include/c++/8/ios:38, BUILDSTDERR: from /usr/include/c++/8/istream:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:11: BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition BUILDSTDERR: # define _XOPEN_SOURCE 700 BUILDSTDERR: [ 96%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/errors.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/errors.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/errors.cpp BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx:801: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/ZorbaStreamBuffer.h: In constructor 'ZorbaStreamBuffer::ZorbaStreamBuffer(ZorbaIOStream&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/ZorbaStreamBuffer.h:69:10: warning: 'ZorbaStreamBuffer::bCurrent' will be initialized after [-Wreorder] BUILDSTDERR: char * bCurrent; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/ZorbaStreamBuffer.h:66:10: warning: 'char* ZorbaStreamBuffer::buffer' [-Wreorder] BUILDSTDERR: char * buffer; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx:801: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/ZorbaStreamBuffer.h:33:3: warning: when initialized here [-Wreorder] BUILDSTDERR: ZorbaStreamBuffer(ZorbaIOStream &aStreamWrapper): bBegin(0), bEnd(0), bCurrent(0), buffer(0), streamWrapper(&aStreamWrapper) {}; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx: In member function 'void ZorbaIOStream::setStream(const char*, size_t)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx:865:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] BUILDSTDERR: if (aLen<0) aLen=0; BUILDSTDERR: ~~~~^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx:2190:8: warning: 'virtual void DiagnosticHandler::error(const zorba::ZorbaException&)' was hidden [-Woverloaded-virtual] BUILDSTDERR: void DiagnosticHandler::error (const zorba::ZorbaException &ze) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx:2893: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.h:52:18: warning: by 'virtual void SwigDirector_DiagnosticHandler::error(const ZorbaException&)' [-Woverloaded-virtual] BUILDSTDERR: virtual void error(ZorbaException const &ze); BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:1853:36: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*)' {aka '_object* (*)(_object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] BUILDSTDERR: {(char *)"disown", (PyCFunction)SwigPyObject_disown, METH_NOARGS, (char *)"releases ownership of the pointer"}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:1854:36: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*)' {aka '_object* (*)(_object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] BUILDSTDERR: {(char *)"acquire", (PyCFunction)SwigPyObject_acquire, METH_NOARGS, (char *)"acquires ownership of the pointer"}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:1857:36: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*)' {aka '_object* (*)(_object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] BUILDSTDERR: {(char *)"next", (PyCFunction)SwigPyObject_next, METH_NOARGS, (char *)"returns the next 'this' object"}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:1858:36: warning: cast between incompatible function types from 'PyObject* (*)(SwigPyObject*)' {aka '_object* (*)(SwigPyObject*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] BUILDSTDERR: {(char *)"__repr__",(PyCFunction)SwigPyObject_repr, METH_NOARGS, (char *)"returns object representation"}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: In member function 'int SAX2Attributes::getIndex(const char*, const char*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:3719:14: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] BUILDSTDERR: return NULL; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: In member function 'int SAX2Attributes::getIndex(const char*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:3727:14: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null] BUILDSTDERR: return NULL; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:6166: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/ZorbaStreamBuffer.h: In constructor 'ZorbaStreamBuffer::ZorbaStreamBuffer(ZorbaIOStream&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/ZorbaStreamBuffer.h:69:10: warning: 'ZorbaStreamBuffer::bCurrent' will be initialized after [-Wreorder] BUILDSTDERR: char * bCurrent; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/ZorbaStreamBuffer.h:66:10: warning: 'char* ZorbaStreamBuffer::buffer' [-Wreorder] BUILDSTDERR: char * buffer; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:6166: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/ZorbaStreamBuffer.h:33:3: warning: when initialized here [-Wreorder] BUILDSTDERR: ZorbaStreamBuffer(ZorbaIOStream &aStreamWrapper): bBegin(0), bEnd(0), bCurrent(0), buffer(0), streamWrapper(&aStreamWrapper) {}; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: In member function 'void ZorbaIOStream::setStream(const char*, size_t)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:6490:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] BUILDSTDERR: if (aLen<0) aLen=0; BUILDSTDERR: ~~~~^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx: In function 'void Java_io_zorba_api_zorba_1apiJNI_delete_1ZorbaException(JNIEnv*, jclass, jlong)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx:13104:14: warning: deleting object of polymorphic class type 'ZorbaException' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete arg1; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx: In function 'void Java_io_zorba_api_zorba_1apiJNI_delete_1XQueryException(JNIEnv*, jclass, jlong)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_apiJAVA_wrap.cxx:13231:14: warning: deleting object of polymorphic class type 'XQueryException' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete arg1; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:7848:8: warning: 'virtual void DiagnosticHandler::error(const zorba::ZorbaException&)' was hidden [-Woverloaded-virtual] BUILDSTDERR: void DiagnosticHandler::error (const zorba::ZorbaException &ze) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:8697: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.h:109:18: warning: by 'virtual void SwigDirector_DiagnosticHandler::error(const ZorbaException&)' [-Woverloaded-virtual] BUILDSTDERR: virtual void error(ZorbaException const &ze); BUILDSTDERR: ^~~~~ [ 96%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/context.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/context.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: In function 'PyObject* _wrap_delete_ZorbaException(PyObject*, PyObject*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:30285:14: warning: deleting object of polymorphic class type 'ZorbaException' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete arg1; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: In function 'PyObject* _wrap_delete_XQueryException(PyObject*, PyObject*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:30435:14: warning: deleting object of polymorphic class type 'XQueryException' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete arg1; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::pair, std::__cxx11::basic_string >; PyObject = _object]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:4919:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::pair, std::__cxx11::basic_string >; PyObject = _object]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5486:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::pair, std::__cxx11::basic_string >]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5722:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont, std::__cxx11::basic_string > >; Seq = std::vector, std::__cxx11::basic_string > >]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5744:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector, std::__cxx11::basic_string > >; T = std::pair, std::__cxx11::basic_string >; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector, std::__cxx11::basic_string > >]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5805:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::pair, std::__cxx11::basic_string >; PyObject = _object]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:4811:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector, std::__cxx11::basic_string > >; PyObject = _object]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:10980:34: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:4894:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct std::pair, std::__cxx11::basic_string >' with no trivial copy-assignment; use assignment instead [-Wclass-memaccess] BUILDSTDERR: memset(v_def,0,sizeof(Type)); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/stl_algobase.h:64, BUILDSTDERR: from /usr/include/c++/8/bits/char_traits.h:39, BUILDSTDERR: from /usr/include/c++/8/ios:40, BUILDSTDERR: from /usr/include/c++/8/istream:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:19, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:11: BUILDSTDERR: /usr/include/c++/8/bits/stl_pair.h:198:12: note: 'struct std::pair, std::__cxx11::basic_string >' declared here BUILDSTDERR: struct pair BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = Item; PyObject = _object]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:4919:64: required from 'Type swig::as(PyObject*, bool) [with Type = Item; PyObject = _object]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5486:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = Item]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5722:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont; Seq = std::vector]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5744:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector; T = Item; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:5805:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = Item; PyObject = _object]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:4811:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector; PyObject = _object]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:16401:34: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:4894:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class Item' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(v_def,0,sizeof(Type)); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/python/zorba_apiPYTHON_wrap.cxx:6169: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/python/Item.h:39:7: note: 'class Item' declared here BUILDSTDERR: class Item BUILDSTDERR: ^~~~ [ 96%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/serialization.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/serialization.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/serialization.cpp [ 96%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/chaining.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/chaining.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/chaining.cpp [ 96%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/external_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/external_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/external_functions.cpp [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/datamanager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/datamanager.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/datamanager.cpp [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/uri_resolvers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/uri_resolvers.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/uri_resolvers.cpp [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/execution_plans.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/execution_plans.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/execution_plans.cpp [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/item_handler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/item_handler.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/item_handler.cpp [ 97%] Linking CXX shared module libzorba_api_java.so cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorba_api_java.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libzorba_api_java.so CMakeFiles/zorba_api_java.dir/zorba_apiJAVA_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/callback.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/callback.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/callback.cpp [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/binary.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/binary.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/binary.cpp cd /builddir/build/BUILD/zorba-3.0/build/swig/java && cmake -E echo Compiling\ Java\ files... Compiling Java files... cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/javac *.java -d /builddir/build/BUILD/zorba-3.0/build/swig/java [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/module_import_check.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/module_import_check.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/module_import_check.cpp [ 97%] Building CXX object doc/cxx/examples/CMakeFiles/examples.dir/jsoniq.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/c++ -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/examples.dir/jsoniq.cpp.o -c /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/jsoniq.cpp [ 97%] Linking CXX executable examples cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/examples.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/examples.dir/examples.cpp.o CMakeFiles/examples.dir/simple.cpp.o CMakeFiles/examples.dir/sax2.cpp.o CMakeFiles/examples.dir/errors.cpp.o CMakeFiles/examples.dir/context.cpp.o CMakeFiles/examples.dir/serialization.cpp.o CMakeFiles/examples.dir/chaining.cpp.o CMakeFiles/examples.dir/external_functions.cpp.o CMakeFiles/examples.dir/datamanager.cpp.o CMakeFiles/examples.dir/uri_resolvers.cpp.o CMakeFiles/examples.dir/execution_plans.cpp.o CMakeFiles/examples.dir/item_handler.cpp.o CMakeFiles/examples.dir/callback.cpp.o CMakeFiles/examples.dir/binary.cpp.o CMakeFiles/examples.dir/module_import_check.cpp.o CMakeFiles/examples.dir/jsoniq.cpp.o -o examples -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target examples make -f swig/ruby/CMakeFiles/zorba_api.dir/build.make swig/ruby/CMakeFiles/zorba_api.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/ruby /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/ruby /builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/zorba_api.dir/DependInfo.cmake --color= [ 97%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/ordpath_big.cpp.o Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/zorba_api.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/zorba_api.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/zorba_api.dir/depend.internal". cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/ordpath_big.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/ordpath_big.cpp Scanning dependencies of target zorba_api make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/ruby/CMakeFiles/zorba_api.dir/build.make swig/ruby/CMakeFiles/zorba_api.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Building CXX object swig/ruby/CMakeFiles/zorba_api.dir/zorba_apiRUBY_wrap.cxx.o cd /builddir/build/BUILD/zorba-3.0/build/swig/ruby && /usr/bin/c++ -Dzorba_api_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -fPIC -o CMakeFiles/zorba_api.dir/zorba_apiRUBY_wrap.cxx.o -c /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/src/util/ascii_util.h:30, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/util/string_util.h:38, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/src/zorbautils/fatal.h:23, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/unit/../../src/store/naive/ordpath.h:27, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/test/unit/ordpath_big.cpp:18: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::ge0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:424:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c >= 0; BUILDSTDERR: ~~^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h: In function 'bool zorba::ztd::lt0(char)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/src/util/stl_util.h:440:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] BUILDSTDERR: return c < 0; BUILDSTDERR: ~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_pair_Sl_std_string_Sc_std_string_Sg__Sg__slice(std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >*, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4577:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_pair_Sl_std_string_Sc_std_string_Sg__Sg__delete_at(std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >*, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4623:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch (std::out_of_range) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_pair_Sl_std_string_Sc_std_string_Sg__Sg__at(const std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >*, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4633:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_pair_Sl_std_string_Sc_std_string_Sg__Sg____getitem____SWIG_0(const std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >*, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4655:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_pair_Sl_std_string_Sc_std_string_Sg__Sg____getitem____SWIG_1(const std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >*, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4664:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >* std_vector_Sl_std_pair_Sl_std_string_Sc_std_string_Sg__Sg__insert__SWIG_0(std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >*, std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::difference_type, int, VALUE*, ...)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4804:19: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=] BUILDSTDERR: catch( std::invalid_argument ) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >* std_vector_Sl_std_pair_Sl_std_string_Sc_std_string_Sg__Sg__unshift(std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >*, int, VALUE*, ...)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4824:16: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=] BUILDSTDERR: catch( std::invalid_argument ) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_string_Sg__slice(std::vector, std::allocator > >*, std::vector, std::allocator > >::difference_type, std::vector, std::allocator > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5133:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_string_Sg__delete_at(std::vector, std::allocator > >*, std::vector, std::allocator > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5179:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch (std::out_of_range) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_string_Sg__at(const std::vector, std::allocator > >*, std::vector, std::allocator > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5189:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_string_Sg____getitem____SWIG_0(const std::vector, std::allocator > >*, std::vector, std::allocator > >::difference_type, std::vector, std::allocator > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5211:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_std_string_Sg____getitem____SWIG_1(const std::vector, std::allocator > >*, std::vector, std::allocator > >::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5220:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ [ 97%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/uri_file_decoding_test.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/uri_file_decoding_test.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/uri_file_decoding_test.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'std::vector, std::allocator > >* std_vector_Sl_std_string_Sg__insert__SWIG_0(std::vector, std::allocator > >*, std::vector, std::allocator > >::difference_type, int, VALUE*, ...)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5344:19: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=] BUILDSTDERR: catch( std::invalid_argument ) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'std::vector, std::allocator > >* std_vector_Sl_std_string_Sg__unshift(std::vector, std::allocator > >*, int, VALUE*, ...)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5364:16: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=] BUILDSTDERR: catch( std::invalid_argument ) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5454: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/ZorbaStreamBuffer.h: In constructor 'ZorbaStreamBuffer::ZorbaStreamBuffer(ZorbaIOStream&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/ZorbaStreamBuffer.h:69:10: warning: 'ZorbaStreamBuffer::bCurrent' will be initialized after [-Wreorder] BUILDSTDERR: char * bCurrent; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/ZorbaStreamBuffer.h:66:10: warning: 'char* ZorbaStreamBuffer::buffer' [-Wreorder] BUILDSTDERR: char * buffer; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5454: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/ZorbaStreamBuffer.h:33:3: warning: when initialized here [-Wreorder] BUILDSTDERR: ZorbaStreamBuffer(ZorbaIOStream &aStreamWrapper): bBegin(0), bEnd(0), bCurrent(0), buffer(0), streamWrapper(&aStreamWrapper) {}; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_Item_Sg__slice(std::vector*, std::vector::difference_type, std::vector::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5556:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_Item_Sg__delete_at(std::vector*, std::vector::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5602:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch (std::out_of_range) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_Item_Sg__at(const std::vector*, std::vector::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5612:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_Item_Sg____getitem____SWIG_0(const std::vector*, std::vector::difference_type, std::vector::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5634:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE std_vector_Sl_Item_Sg____getitem____SWIG_1(const std::vector*, std::vector::difference_type)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5643:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] BUILDSTDERR: catch( std::out_of_range ) { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'std::vector* std_vector_Sl_Item_Sg__insert__SWIG_0(std::vector*, std::vector::difference_type, int, VALUE*, ...)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5767:19: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=] BUILDSTDERR: catch( std::invalid_argument ) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'std::vector* std_vector_Sl_Item_Sg__unshift(std::vector*, int, VALUE*, ...)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5787:16: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=] BUILDSTDERR: catch( std::invalid_argument ) BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In member function 'void ZorbaIOStream::setStream(const char*, size_t)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:6022:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] BUILDSTDERR: if (aLen<0) aLen=0; BUILDSTDERR: ~~~~^~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: At global scope: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:7394:8: warning: 'virtual void DiagnosticHandler::error(const zorba::ZorbaException&)' was hidden [-Woverloaded-virtual] BUILDSTDERR: void DiagnosticHandler::error (const zorba::ZorbaException &ze) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:8298: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.h:44:18: warning: by 'virtual void SwigDirector_DiagnosticHandler::error(const ZorbaException&)' [-Woverloaded-virtual] BUILDSTDERR: virtual void error(ZorbaException const &ze); BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In member function 'virtual void SwigDirector_ZorbaIOStream::fillStreamCallback()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:8312:12: warning: converting to non-pointer type 'VALUE' {aka 'long unsigned int'} from NULL [-Wconversion-null] BUILDSTDERR: result = rb_funcall(swig_get_self(), rb_intern("fillStreamCallback"), 0, NULL); BUILDSTDERR: ^~~~~~~~~~ [ 97%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/ext_in_opt.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/ext_in_opt.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/ext_in_opt.cpp cd /builddir/build/BUILD/zorba-3.0/build/swig/java && cmake -E echo Creating\ jar\ file... Creating jar file... cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/jar cf zorba_api.jar io make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target zorba_api_java [ 97%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/collection.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/collection.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/collection.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'void free_ZorbaException(void*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:30564:12: warning: deleting object of polymorphic class type 'ZorbaException' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete arg1; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'void free_XQueryException(void*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:30686:12: warning: deleting object of polymorphic class type 'XQueryException' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: delete arg1; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'Sequence* swig::getslice(const Sequence*, Difference, Difference) [with Sequence = std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >; Difference = long int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4575:160: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:69: warning: comparison of integer expressions of different signedness: 'long int' and 'std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:82: warning: comparison of integer expressions of different signedness: 'long int' and 'std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'Sequence* swig::getslice(const Sequence*, Difference, Difference) [with Sequence = std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >; Difference = int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4698:164: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:69: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:82: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::__cxx11::basic_string >, std::allocator, std::__cxx11::basic_string > > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'Sequence* swig::getslice(const Sequence*, Difference, Difference) [with Sequence = std::vector, std::allocator > >; Difference = long int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5131:110: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:69: warning: comparison of integer expressions of different signedness: 'long int' and 'std::vector, std::allocator > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:82: warning: comparison of integer expressions of different signedness: 'long int' and 'std::vector, std::allocator > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'Sequence* swig::getslice(const Sequence*, Difference, Difference) [with Sequence = std::vector, std::allocator > >; Difference = int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5254:114: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:69: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::allocator > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:82: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector, std::allocator > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'Sequence* swig::getslice(const Sequence*, Difference, Difference) [with Sequence = std::vector; Difference = long int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5554:96: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:69: warning: comparison of integer expressions of different signedness: 'long int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:82: warning: comparison of integer expressions of different signedness: 'long int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'Sequence* swig::getslice(const Sequence*, Difference, Difference) [with Sequence = std::vector; Difference = int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5677:100: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:69: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3442:82: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: typename Sequence::size_type ii = swig::check_index(i, size, (i == size && j == size)); BUILDSTDERR: ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(VALUE, bool) [with Type = std::pair, std::__cxx11::basic_string >; VALUE = long unsigned int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3340:68: required from 'Type swig::as(VALUE, bool) [with Type = std::pair, std::__cxx11::basic_string >; VALUE = long unsigned int]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:4787:268: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3314:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct std::pair, std::__cxx11::basic_string >' with no trivial copy-assignment; use assignment instead [-Wclass-memaccess] BUILDSTDERR: memset(v_def,0,sizeof(Type)); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/bits/stl_algobase.h:64, BUILDSTDERR: from /usr/include/c++/8/bits/char_traits.h:39, BUILDSTDERR: from /usr/include/c++/8/string:40, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:1867: BUILDSTDERR: /usr/include/c++/8/bits/stl_pair.h:198:12: note: 'struct std::pair, std::__cxx11::basic_string >' declared here BUILDSTDERR: struct pair BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(VALUE, bool) [with Type = Item; VALUE = long unsigned int]': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3340:68: required from 'Type swig::as(VALUE, bool) [with Type = Item; VALUE = long unsigned int]' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5750:140: required from here BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3314:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class Item' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(v_def,0,sizeof(Type)); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:5457: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/Item.h:39:7: note: 'class Item' declared here BUILDSTDERR: class Item BUILDSTDERR: ^~~~ make -f modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build.make modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/ftp-client /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/ftp-client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/depend.internal". Scanning dependencies of target modlib24_ftp-client.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build.make modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Building CXX object modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_connections.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client && /usr/bin/c++ -Dmodlib24_ftp_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/ftp-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_connections.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_connections.cpp [ 97%] Building CXX object modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client && /usr/bin/c++ -Dmodlib24_ftp_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/ftp-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp: In member function 'virtual zorba::ItemSequence_t zorba::ftp_client::put_function::evaluate(const Arguments_t&, const zorba::StaticContext*, const zorba::DynamicContext*) const': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp:336:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: auto_ptr raii_is; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/memory:80, BUILDSTDERR: from /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp:21: BUILDSTDERR: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: template class auto_ptr; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp: In member function 'virtual bool zorba::ftp_client::list_iterator::next(zorba::Item&)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp:702:22: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: tm.tm_hour = tm.tm_min = 0; BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp:704:9: note: here BUILDSTDERR: case FTPPARSE_MTIME_REMOTEMINUTE: BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp:706:24: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: tm.tm_gmtoff = 0; BUILDSTDERR: ~~~~~~~~~~~~~^~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_functions.cpp:708:9: note: here BUILDSTDERR: case FTPPARSE_MTIME_LOCAL: { BUILDSTDERR: ^~~~ [ 97%] Building CXX object modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_module.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client && /usr/bin/c++ -Dmodlib24_ftp_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/ftp-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_module.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftp_module.cpp [ 97%] Building C object modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftpparse.c.o cd /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client && /usr/bin/cc -Dmodlib24_ftp_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/ftp-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftpparse.c.o -c /builddir/build/BUILD/zorba-3.0/modules/ftp-client/ftp-client.xq.src/ftpparse.c [ 97%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libftp-client_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib24_ftp-client.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libftp-client_1.0.so -o ../../LIB_PATH/io/zorba/modules/libftp-client_1.0.so CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_connections.cpp.o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_functions.cpp.o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_module.cpp.o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftpparse.c.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src:/builddir/build/BUILD/zorba-3.0/build/src: ../util-curl/src/libutil-curl.so ../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c -lcurl make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target modlib24_ftp-client.xq make -f modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build.make modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/http-client /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/http-client /builddir/build/BUILD/zorba-3.0/build/modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/DependInfo.cmake --color= [ 97%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/test_audit.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/test_audit.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/test_audit.cpp Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/modules/http-client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/depend.internal". Scanning dependencies of target modlib27_http-client.xq make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build.make modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 98%] Building CXX object modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_client.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/http-client && /usr/bin/c++ -Dmodlib27_http_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/http-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_client.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/http_client.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/unit/test_audit.cpp: In function 'bool test_audit_1(zorba::Zorba*)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/unit/test_audit.cpp:68:33: warning: variable 'lRecord' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const zorba::audit::Record* lRecord = event->at(0); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/test/unit/test_audit.cpp:34:8: warning: variable 'lIsStatic' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool lIsStatic; BUILDSTDERR: ^~~~~~~~~ [ 98%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/streamable_string.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/streamable_string.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/streamable_string.cpp [ 98%] Linking CXX shared module _zorba_api.so cd /builddir/build/BUILD/zorba-3.0/build/swig/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_zorba_api_python.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o _zorba_api.so CMakeFiles/_zorba_api_python.dir/zorba_apiPYTHON_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpython2.7 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c BUILDSTDERR: In file included from /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/http_client.cpp:16: BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/http_client.h: In member function 'virtual void zorba::http_client::HttpClientModule::destroy()': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/http_client.h:80:5: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] BUILDSTDERR: if (!dynamic_cast(this)) BUILDSTDERR: ^~ [ 98%] Building CXX object modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_request_handler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/http-client && /usr/bin/c++ -Dmodlib27_http_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/http-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_request_handler.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/http_request_handler.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_IteratorImpl___sub__(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3042:27: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: res = SWIG_AsVal_long (obj, val ? &v : 0); BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:9579:9: note: 'argv[1]' was declared here BUILDSTDERR: VALUE argv[3]; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ConstIterator___sub__(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:3042:27: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: res = SWIG_AsVal_long (obj, val ? &v : 0); BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:8996:9: note: 'argv[1]' was declared here BUILDSTDERR: VALUE argv[3]; BUILDSTDERR: ^~~~ [ 98%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/main_sequential.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/main_sequential.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/main_sequential.cpp [ 98%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/context_item.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/context_item.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/context_item.cpp [ 98%] Building CXX object modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_handler.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/http-client && /usr/bin/c++ -Dmodlib27_http_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/http-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_handler.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/http_response_handler.cpp [ 99%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/datetime.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/datetime.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/datetime.cpp [ 99%] Building CXX object modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_parser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/http-client && /usr/bin/c++ -Dmodlib27_http_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/http-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_parser.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/http_response_parser.cpp [ 99%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/invoke.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/invoke.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/invoke.cpp make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Built target _zorba_api_python make -f swig/xqj/CMakeFiles/zorba_xqj.dir/build.make swig/xqj/CMakeFiles/zorba_xqj.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/xqj /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/xqj /builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir/depend.internal". Scanning dependencies of target zorba_xqj make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/xqj/CMakeFiles/zorba_xqj.dir/build.make swig/xqj/CMakeFiles/zorba_xqj.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Building Java objects for zorba_xqj.jar cd /builddir/build/BUILD/zorba-3.0/swig/xqj && /usr/bin/javac -classpath :/builddir/build/BUILD/zorba-3.0/build/swig/java/zorba_api.jar:/builddir/build/BUILD/zorba-3.0/build/swig/xqj/tck/xqjapi.jar:/builddir/build/BUILD/zorba-3.0/swig/xqj:/builddir/build/BUILD/zorba-3.0/build/swig/xqj -d /builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir @/builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir/java_sources BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createJSONArray(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:1374:83: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define SWIG_ConvertPtr(obj, pptr, type, flags) SWIG_Ruby_ConvertPtrAndOwn(obj, pptr, type, flags, 0) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:36828:9: note: 'argv[1]' was declared here BUILDSTDERR: VALUE argv[3]; BUILDSTDERR: ^~~~ [ 99%] Building CXX object modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/request_parser.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/modules/http-client && /usr/bin/c++ -Dmodlib27_http_client_xq_EXPORTS -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/modules/http-client/../util-curl/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -fPIC -o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/request_parser.cpp.o -c /builddir/build/BUILD/zorba-3.0/modules/http-client/json/http-client.xq.src/request_parser.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createJSONObject(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:1374:83: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define SWIG_ConvertPtr(obj, pptr, type, flags) SWIG_Ruby_ConvertPtrAndOwn(obj, pptr, type, flags, 0) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:36681:9: note: 'argv[1]' was declared here BUILDSTDERR: VALUE argv[3]; BUILDSTDERR: ^~~~ [ 99%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libhttp-client_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/http-client && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib27_http-client.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libhttp-client_1.0.so -o ../../LIB_PATH/io/zorba/modules/libhttp-client_1.0.so CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_client.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_request_handler.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_handler.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_parser.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/request_parser.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src:/builddir/build/BUILD/zorba-3.0/build/src: ../util-curl/src/libutil-curl.so ../../src/libzorba_simplestore.so.3.0.0 -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c -lcurl make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Built target modlib27_http-client.xq make -f bin/CMakeFiles/zorbacmd.dir/build.make bin/CMakeFiles/zorbacmd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/bin /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/bin /builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/zorbacmd.dir/DependInfo.cmake --color= [ 99%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/xquery_functions.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/xquery_functions.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/xquery_functions.cpp Dependee "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/zorbacmd.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/zorbacmd.dir/depend.internal". Dependee "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/zorbacmd.dir/depend.internal". Scanning dependencies of target zorbacmd make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f bin/CMakeFiles/zorbacmd.dir/build.make bin/CMakeFiles/zorbacmd.dir/build BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_XmlDataManager_parseXMLtoItem(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:40332:38: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Building CXX object bin/CMakeFiles/zorbacmd.dir/zorbacmd_args.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/zorbacmd.dir/zorbacmd_args.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/zorbacmd_args.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createInteger(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:35245:38: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createGYear(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:34832:38: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createGMonth(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:34522:38: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createGDay(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:34374:38: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createFloat(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:34226:38: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx: In function 'VALUE _wrap_ItemFactory_createDouble(int, VALUE*, VALUE)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/build/swig/ruby/zorba_apiRUBY_wrap.cxx:33405:38: warning: 'argv[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0)); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 99%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/xmldatamanager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/xmldatamanager.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/xmldatamanager.cpp [ 99%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/staticcollectionmanager.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/staticcollectionmanager.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/staticcollectionmanager.cpp [ 99%] Building CXX object bin/CMakeFiles/zorbacmd.dir/zorbacmd_props.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/zorbacmd.dir/zorbacmd_props.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/zorbacmd_props.cpp [ 99%] Building CXX object bin/CMakeFiles/zorbacmd.dir/timers.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/zorbacmd.dir/timers.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/timers.cpp [ 99%] Building CXX object test/unit/CMakeFiles/UnitTests.dir/test_static_context.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/src -I/builddir/build/BUILD/zorba-3.0/src -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/test/driver -I/builddir/build/BUILD/zorba-3.0/build/test/driver -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/UnitTests.dir/test_static_context.cpp.o -c /builddir/build/BUILD/zorba-3.0/test/unit/test_static_context.cpp [ 99%] Building CXX object bin/CMakeFiles/zorbacmd.dir/zorbacmd.cpp.o cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/c++ -I/builddir/build/BUILD/zorba-3.0/build/bin/debugger -I/usr/include/libxml2 -I/builddir/build/BUILD/zorba-3.0/build/include -I/builddir/build/BUILD/zorba-3.0/include -I/builddir/build/BUILD/zorba-3.0/src -I/builddir/build/BUILD/zorba-3.0/bin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -o CMakeFiles/zorbacmd.dir/zorbacmd.cpp.o -c /builddir/build/BUILD/zorba-3.0/bin/zorbacmd.cpp BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/bin/zorbacmd.cpp: In function 'int main(int, const char**)': BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/bin/zorbacmd.cpp:630:21: warning: unused variable 'z_props' [-Wunused-variable] BUILDSTDERR: Properties const &z_props = Properties::instance(); BUILDSTDERR: ^~~~~~~ [ 99%] Linking CXX executable UnitTests cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/UnitTests.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/UnitTests.dir/UnitTests.cpp.o CMakeFiles/UnitTests.dir/multiple_runs.cpp.o CMakeFiles/UnitTests.dir/plan_serializer.cpp.o CMakeFiles/UnitTests.dir/call_stack.cpp.o CMakeFiles/UnitTests.dir/cxx_api_changes.cpp.o CMakeFiles/UnitTests.dir/external_function.cpp.o CMakeFiles/UnitTests.dir/no_folding.cpp.o CMakeFiles/UnitTests.dir/ordpath_big.cpp.o CMakeFiles/UnitTests.dir/uri_file_decoding_test.cpp.o CMakeFiles/UnitTests.dir/ext_in_opt.cpp.o CMakeFiles/UnitTests.dir/collection.cpp.o CMakeFiles/UnitTests.dir/test_audit.cpp.o CMakeFiles/UnitTests.dir/streamable_string.cpp.o CMakeFiles/UnitTests.dir/main_sequential.cpp.o CMakeFiles/UnitTests.dir/context_item.cpp.o CMakeFiles/UnitTests.dir/datetime.cpp.o CMakeFiles/UnitTests.dir/invoke.cpp.o CMakeFiles/UnitTests.dir/xquery_functions.cpp.o CMakeFiles/UnitTests.dir/xmldatamanager.cpp.o CMakeFiles/UnitTests.dir/staticcollectionmanager.cpp.o CMakeFiles/UnitTests.dir/test_static_context.cpp.o -o UnitTests -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Built target UnitTests [100%] Linking CXX executable zorba cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorbacmd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/zorbacmd.dir/zorbacmd_args.cpp.o CMakeFiles/zorbacmd.dir/zorbacmd_props.cpp.o CMakeFiles/zorbacmd.dir/timers.cpp.o CMakeFiles/zorbacmd.dir/zorbacmd.cpp.o -o zorba -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorbacmd cd /builddir/build/BUILD/zorba-3.0/swig/xqj && /usr/bin/cmake -E touch /builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir/java_compiled_zorba_xqj [100%] Generating CMakeFiles/zorba_xqj.dir/java_class_filelist cd /builddir/build/BUILD/zorba-3.0/swig/xqj && /usr/bin/cmake -DCMAKE_JAVA_CLASS_OUTPUT_PATH=/builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir -DCMAKE_JAR_CLASSES_PREFIX="" -P /usr/share/cmake/Modules/UseJavaClassFilelist.cmake [100%] Creating Java archive zorba_xqj.jar cd /builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir && /usr/bin/jar -cf /builddir/build/BUILD/zorba-3.0/build/swig/xqj/zorba_xqj.jar @java_class_filelist cd /builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir && /usr/bin/cmake -D_JAVA_TARGET_DIR=/builddir/build/BUILD/zorba-3.0/build/swig/xqj -D_JAVA_TARGET_OUTPUT_NAME=zorba_xqj.jar -D_JAVA_TARGET_OUTPUT_LINK= -P /usr/share/cmake/Modules/UseJavaSymlinks.cmake make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorba_xqj [100%] Linking CXX shared module zorba_api.so cd /builddir/build/BUILD/zorba-3.0/build/swig/ruby && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorba_api.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o zorba_api.so CMakeFiles/zorba_api.dir/zorba_apiRUBY_wrap.cxx.o -Wl,-rpath,/usr/lib:/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lruby -lrt -lpthread -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorba_api make[1]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles 0 + make zorbacmd_man /usr/bin/cmake -H/builddir/build/BUILD/zorba-3.0 -B/builddir/build/BUILD/zorba-3.0/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 zorbacmd_man make[1]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' /usr/bin/cmake -H/builddir/build/BUILD/zorba-3.0 -B/builddir/build/BUILD/zorba-3.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles 92 make -f CMakeFiles/Makefile2 bin/CMakeFiles/zorbacmd_man.dir/all make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/gen_diag_modules.dir/build.make src/CMakeFiles/gen_diag_modules.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/src /builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/gen_diag_modules.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/gen_diag_modules.dir/build.make src/CMakeFiles/gen_diag_modules.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'src/CMakeFiles/gen_diag_modules.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target gen_diag_modules make -f test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target JavaTest make -f test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target JavaTest2 make -f CMakeFiles/check_core_uris.dir/build.make CMakeFiles/check_core_uris.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_core_uris.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f CMakeFiles/check_core_uris.dir/build.make CMakeFiles/check_core_uris.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'CMakeFiles/check_core_uris.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 21%] Built target check_core_uris make -f CMakeFiles/check_uris.dir/build.make CMakeFiles/check_uris.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_uris.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f CMakeFiles/check_uris.dir/build.make CMakeFiles/check_uris.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'CMakeFiles/check_uris.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 22%] Built target check_uris make -f src/CMakeFiles/zorba_simplestore.dir/build.make src/CMakeFiles/zorba_simplestore.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/src /builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/zorba_simplestore.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/zorba_simplestore.dir/build.make src/CMakeFiles/zorba_simplestore.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'src/CMakeFiles/zorba_simplestore.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target zorba_simplestore make -f test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target modlib7_ext.xq make -f test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build.make test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ourlib /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build.make test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target ourlib make -f test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target modlib8_link.xq make -f test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target modlib6_ext2.xq make -f modules/util-curl/src/CMakeFiles/util-curl.dir/build.make modules/util-curl/src/CMakeFiles/util-curl.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/util-curl/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src/CMakeFiles/util-curl.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/util-curl/src/CMakeFiles/util-curl.dir/build.make modules/util-curl/src/CMakeFiles/util-curl.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'modules/util-curl/src/CMakeFiles/util-curl.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target util-curl make -f modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build.make modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/ftp-client /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build.make modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target modlib24_ftp-client.xq make -f modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build.make modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/http-client /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/http-client /builddir/build/BUILD/zorba-3.0/build/modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build.make modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target modlib27_http-client.xq make -f modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build.make modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build.make modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target modlib34_file.xq make -f modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build.make modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/sleep /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/sleep /builddir/build/BUILD/zorba-3.0/build/modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build.make modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target modlib41_sleep.xq make -f modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build.make modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/zorba-query /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build.make modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 98%] Built target modlib64_zorba-query.xq make -f bin/CMakeFiles/zorbacmd.dir/build.make bin/CMakeFiles/zorbacmd.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/bin /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/bin /builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/zorbacmd.dir/DependInfo.cmake --color= make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f bin/CMakeFiles/zorbacmd.dir/build.make bin/CMakeFiles/zorbacmd.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'bin/CMakeFiles/zorbacmd.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorbacmd make -f bin/CMakeFiles/zorbacmd_man.dir/build.make bin/CMakeFiles/zorbacmd_man.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/bin /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/bin /builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/zorbacmd_man.dir/DependInfo.cmake --color= Scanning dependencies of target zorbacmd_man make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f bin/CMakeFiles/zorbacmd_man.dir/build.make bin/CMakeFiles/zorbacmd_man.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/bin && help2man -N -s1 -n Zorba -S FLWOR\ Foundation ./zorba > /builddir/build/BUILD/zorba-3.0/build/doc/zorba.1 make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorbacmd_man make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' + make doc /usr/bin/cmake -H/builddir/build/BUILD/zorba-3.0 -B/builddir/build/BUILD/zorba-3.0/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' /usr/bin/cmake -H/builddir/build/BUILD/zorba-3.0 -B/builddir/build/BUILD/zorba-3.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/csharp/CMakeFiles/csharpdocs.dir/build.make doc/csharp/CMakeFiles/csharpdocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/csharp /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/csharp /builddir/build/BUILD/zorba-3.0/build/doc/csharp/CMakeFiles/csharpdocs.dir/DependInfo.cmake --color= Scanning dependencies of target csharpdocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/csharp/CMakeFiles/csharpdocs.dir/build.make doc/csharp/CMakeFiles/csharpdocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/csharp && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/csharp/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/csharp/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1381 of file `/builddir/build/BUILD/zorba-3.0/build/doc/csharp/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1387 of file `/builddir/build/BUILD/zorba-3.0/build/doc/csharp/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. BUILDSTDERR: warning: source /builddir/build/BUILD/zorba-3.0/build/doc/csharp/examples is not a readable file or directory... skipping. Searching for include files... Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/csharp Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/csharp/manual Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Config.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Config.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Item.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Item.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Store.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Store.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/csharp/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/csharp/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file Collection.h... Generating code for file CollectionManager.h... Generating code for file Config.h... Generating code for file DiagnosticHandler.h... Generating code for file DocumentManager.h... Generating code for file DynamicContext.h... Parsing code for file indexpage.dox... Generating code for file Item.h... Generating code for file ItemFactory.h... Generating code for file ItemSequence.h... Generating code for file Iterator.h... Generating code for file SequenceType.h... Generating code for file SerializationOptions.h... Generating code for file StaticCollectionManager.h... Generating code for file StaticContext.h... Generating code for file Store.h... Generating code for file XmlDataManager.h... Generating code for file XQuery.h... Generating code for file Zorba.h... Generating code for file ZorbaIOStream.h... Generating code for file ZorbaStreamBuffer.h... Generating file documentation... Generating docs for file Collection.h... Generating docs for file CollectionManager.h... Generating docs for file Config.h... Generating docs for file DiagnosticHandler.h... Generating docs for file DocumentManager.h... Generating docs for file DynamicContext.h... Generating docs for file indexpage.dox... Generating docs for file Item.h... Generating docs for file ItemFactory.h... Generating docs for file ItemSequence.h... Generating docs for file Iterator.h... Generating docs for file SequenceType.h... Generating docs for file SerializationOptions.h... Generating docs for file StaticCollectionManager.h... Generating docs for file StaticContext.h... Generating docs for file Store.h... Generating docs for file XmlDataManager.h... Generating docs for file XQuery.h... Generating docs for file Zorba.h... Generating docs for file ZorbaIOStream.h... Generating docs for file ZorbaStreamBuffer.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound Collection... Generating docs for compound CollectionManager... Generating docs for compound DiagnosticHandler... Generating docs for compound DocumentManager... Generating docs for compound DynamicContext... Generating docs for compound IdentTypes... Generating docs for compound InMemoryStore... Generating docs for compound Item... Generating docs for compound ItemFactory... Generating docs for compound ItemSequence... Generating docs for compound Iterator... Generating docs for compound SequenceType... Generating docs for compound SerializationOptions... Generating docs for compound StaticCollectionManager... Generating docs for compound StaticContext... Generating docs for compound Store... Generating docs for compound XmlDataManager... Generating docs for compound XQuery... Generating docs for compound Zorba... Generating docs for compound ZorbaConstants... Generating docs for compound ZorbaIOStream... Generating docs for compound ZorbaStreamBuffer... Generating namespace index... Generating graph info page... Generating directory documentation... BUILDSTDERR: final/builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:649: warning: argument 'aDateTimeValue' of command @param is not found in the argument list of ItemFactory::createDateTimeStamp(const std::string &aValue) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:657: warning: The following parameters of ItemFactory::createDateTimeStamp(const std::string &aValue) are not documented: BUILDSTDERR: parameter 'aValue' izing index lists... writing tag file... Generating XML output... Generating XML output for class Collection Generating XML output for class CollectionManager Generating XML output for class DiagnosticHandler Generating XML output for class DocumentManager Generating XML output for class DynamicContext Generating XML output for class IdentTypes Generating XML output for class InMemoryStore Generating XML output for class Item Generating XML output for class ItemFactory Generating XML output for class ItemSequence Generating XML output for class Iterator Generating XML output for class SequenceType Generating XML output for class SerializationOptions Generating XML output for class StaticCollectionManager Generating XML output for class StaticContext Generating XML output for class Store Generating XML output for class XmlDataManager Generating XML output for class XQuery Generating XML output for class Zorba Generating XML output for class ZorbaConstants Generating XML output for class ZorbaIOStream Generating XML output for class ZorbaStreamBuffer Generating XML output for file Collection.h Generating XML output for file CollectionManager.h Generating XML output for file Config.h Generating XML output for file DiagnosticHandler.h Generating XML output for file DocumentManager.h Generating XML output for file DynamicContext.h Generating XML output for file indexpage.dox Generating XML output for file Item.h Generating XML output for file ItemFactory.h Generating XML output for file ItemSequence.h Generating XML output for file Iterator.h Generating XML output for file SequenceType.h Generating XML output for file SerializationOptions.h Generating XML output for file StaticCollectionManager.h Generating XML output for file StaticContext.h Generating XML output for file Store.h Generating XML output for file XmlDataManager.h Generating XML output for file XQuery.h Generating XML output for file Zorba.h Generating XML output for file ZorbaIOStream.h Generating XML output for file ZorbaStreamBuffer.h Generating XML output for page deprecated Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/ Generating XML output for the main page Running dot... lookup cache used 569/65536 hits=5204 misses=576 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target csharpdocs make -f doc/zorba/xqdoc/CMakeFiles/modules_svg.dir/build.make doc/zorba/xqdoc/CMakeFiles/modules_svg.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/CMakeFiles/modules_svg.dir/DependInfo.cmake --color= Scanning dependencies of target modules_svg make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/zorba/xqdoc/CMakeFiles/modules_svg.dir/build.make doc/zorba/xqdoc/CMakeFiles/modules_svg.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'doc/zorba/xqdoc/CMakeFiles/modules_svg.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target modules_svg make -f CMakeFiles/xqdoc.dir/build.make CMakeFiles/xqdoc.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/xqdoc.dir/DependInfo.cmake --color= Scanning dependencies of target xqdoc make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f CMakeFiles/xqdoc.dir/build.make CMakeFiles/xqdoc.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' Building XQDoc XHTML documentation ... bin/zorba --omit-xml-declaration -f -q /builddir/build/BUILD/zorba-3.0/build/xqdoc/generator/xqdoc-html.xq -e "zorbaManifestPath:=/builddir/build/BUILD/zorba-3.0/build/ZorbaManifest.xml" -e "xhtmlRequisitesPath:=/builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc" -e "xqdocBuildPath:=/builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc" -e "zorbaVersion:=3.0" BUILDSTDERR: schema [1]: modules/xqdoc/xqdoc.xsd BUILDSTDERR: schema [1]: modules/xqdoc/xqdoc-options.xsd BUILDSTDERR: schema [1]: modules/w3c/xpath-functions.xsd BUILDSTDERR: schema [1]: modules/xml/xml-options.xsd BUILDSTDERR: schema [1]: modules/http-client/xml/http-client.xsd BUILDSTDERR: schema [1]: build/doc/csharp/xml/compound.xsd BUILDSTDERR: schema [1]: build/doc/csharp/xml/index.xsd BUILDSTDERR: schema [1]: build/test/unit/schema1.xsd BUILDSTDERR: schema [1]: schemas/xslt-xquery-serialization.xsd BUILDSTDERR: schema [1]: schemas/XQueryX.xsd BUILDSTDERR: schema [1]: schemas/xdm.xsd BUILDSTDERR: schema [1]: schemas/pul.xsd BUILDSTDERR: schema [1]: schemas/complete-pul.xsd BUILDSTDERR: schema [1]: schemas/xml.xsd BUILDSTDERR: schema [1]: src/runtime/spec/runtime.xsd BUILDSTDERR: schema [1]: test/api/import-hello.xsd BUILDSTDERR: schema [1]: test/rbkt/modules/manifest.xsd BUILDSTDERR: schema [1]: test/rbkt/modules/schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/sequencetypes/union-list.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/typeswitch/node_type.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/parsing_and_serializing/weather.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/xqdoc/image.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/modules/triangle_schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/modules/schema2.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/modules/schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/udf/schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/no-copy/simple.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/updates/forms.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/updates/subst.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/updates/shiporder.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/ext_var/w3c/SchemaImport/hats.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/valError.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/val-inplace4.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/books1.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/atomic.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/simple.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/module.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/bogus.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/noTns.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/extracontent.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/any.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/attr-id-idref.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/simple2.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/vsimple.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/val-inplace-err2.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/books.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/incl-extensions.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/xml.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/val-inplace3.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/incl-base.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/substitution.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/val-inplace.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/schemas/server.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/sctx/types.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/file/schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/xqddf/news-schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/index/numbers.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/index/news-schema.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/collections/node_type.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/zorba-query/test.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/uris/bogus2.xsd BUILDSTDERR: schema [1]: test/rbkt/Queries/zorba/jsoniq/roundtrip/simple.xsd BUILDSTDERR: schema [1]: test/unit/schema1.xsd BUILDSTDERR: schema [1]: test/update/xml.xsd BUILDSTDERR: schema [1]: test/update/Queries/zorba/store/kml21.xsd BUILDSTDERR: schema [1]: test/http-test-data/docroot/tutorial/helloworld.xsd BUILDSTDERR: example-name [1]: excel_ceiling1.xq BUILDSTDERR: example-name [1]: excel_ceiling2.xq BUILDSTDERR: example-name [1]: excel_ceiling3.xq BUILDSTDERR: example-name [1]: excel_ceiling4.xq BUILDSTDERR: example-name [1]: excel_ceiling5.xq BUILDSTDERR: example-name [1]: excel_ceiling6.xq BUILDSTDERR: example-name [1]: excel_ceiling7.xq BUILDSTDERR: example-name [1]: excel_even1.xq BUILDSTDERR: example-name [1]: excel_even2.xq BUILDSTDERR: example-name [1]: excel_even3.xq BUILDSTDERR: example-name [1]: excel_even4.xq BUILDSTDERR: example-name [1]: excel_even5.xq BUILDSTDERR: example-name [1]: excel_even6.xq BUILDSTDERR: example-name [1]: excel_fact1.xq BUILDSTDERR: example-name [1]: excel_fact2.xq BUILDSTDERR: example-name [1]: excel_fact3.xq BUILDSTDERR: example-name [1]: excel_fact4.xq BUILDSTDERR: example-name [1]: excel_fact5.xq BUILDSTDERR: example-name [1]: excel_floor1.xq BUILDSTDERR: example-name [1]: excel_floor2.xq BUILDSTDERR: example-name [1]: excel_floor3.xq BUILDSTDERR: example-name [1]: excel_floor4.xq BUILDSTDERR: example-name [1]: excel_floor5.xq BUILDSTDERR: example-name [1]: excel_int1.xq BUILDSTDERR: example-name [1]: excel_int2.xq BUILDSTDERR: example-name [1]: excel_int3.xq BUILDSTDERR: example-name [1]: excel_int4.xq BUILDSTDERR: example-name [1]: excel_mod1.xq BUILDSTDERR: example-name [1]: excel_mod2.xq BUILDSTDERR: example-name [1]: excel_mod3.xq BUILDSTDERR: example-name [1]: excel_mod4.xq BUILDSTDERR: example-name [1]: excel_odd1.xq BUILDSTDERR: example-name [1]: excel_odd2.xq BUILDSTDERR: example-name [1]: excel_odd3.xq BUILDSTDERR: example-name [1]: excel_odd4.xq BUILDSTDERR: example-name [1]: excel_odd5.xq BUILDSTDERR: example-name [1]: excel_odd6.xq BUILDSTDERR: example-name [1]: excel_product1.xq BUILDSTDERR: example-name [1]: excel_product2.xq BUILDSTDERR: example-name [1]: excel_product3.xq BUILDSTDERR: example-name [1]: excel_product4.xq BUILDSTDERR: example-name [1]: excel_product5.xq BUILDSTDERR: example-name [1]: excel_quotient1.xq BUILDSTDERR: example-name [1]: excel_quotient2.xq BUILDSTDERR: example-name [1]: excel_quotient3.xq BUILDSTDERR: example-name [1]: excel_quotient4.xq BUILDSTDERR: example-name [1]: excel_round1.xq BUILDSTDERR: example-name [1]: excel_round2.xq BUILDSTDERR: example-name [1]: excel_round3.xq BUILDSTDERR: example-name [1]: excel_round4.xq BUILDSTDERR: example-name [1]: excel_rounddown1.xq BUILDSTDERR: example-name [1]: excel_rounddown2.xq BUILDSTDERR: example-name [1]: excel_rounddown3.xq BUILDSTDERR: example-name [1]: excel_rounddown4.xq BUILDSTDERR: example-name [1]: excel_rounddown5.xq BUILDSTDERR: example-name [1]: excel_roundup1.xq BUILDSTDERR: example-name [1]: excel_roundup2.xq BUILDSTDERR: example-name [1]: excel_roundup3.xq BUILDSTDERR: example-name [1]: excel_roundup4.xq BUILDSTDERR: example-name [1]: excel_roundup5.xq BUILDSTDERR: example-name [1]: excel_sign1.xq BUILDSTDERR: example-name [1]: excel_sign2.xq BUILDSTDERR: example-name [1]: excel_sign3.xq BUILDSTDERR: example-name [1]: excel_trunc1.xq BUILDSTDERR: example-name [1]: excel_trunc2.xq BUILDSTDERR: example-name [1]: excel_trunc3.xq BUILDSTDERR: example-name [1]: excel_factdouble1.xq BUILDSTDERR: example-name [1]: excel_factdouble2.xq BUILDSTDERR: example-name [1]: excel_gcd1.xq BUILDSTDERR: example-name [1]: excel_gcd2.xq BUILDSTDERR: example-name [1]: excel_gcd3.xq BUILDSTDERR: example-name [1]: excel_gcd4.xq BUILDSTDERR: example-name [1]: excel_gcd5.xq BUILDSTDERR: example-name [1]: excel_gcd6.xq BUILDSTDERR: example-name [1]: excel_gcd7.xq BUILDSTDERR: example-name [1]: excel_gcd8.xq BUILDSTDERR: example-name [1]: excel_lcm1.xq BUILDSTDERR: example-name [1]: excel_lcm2.xq BUILDSTDERR: example-name [1]: excel_lcm3.xq BUILDSTDERR: example-name [1]: excel_lcm4.xq BUILDSTDERR: example-name [1]: excel_lcm5.xq BUILDSTDERR: example-name [1]: excel_mround1.xq BUILDSTDERR: example-name [1]: excel_mround2.xq BUILDSTDERR: example-name [1]: excel_mround3.xq BUILDSTDERR: example-name [1]: excel_roman1.xq BUILDSTDERR: example-name [1]: excel_roman2.xq BUILDSTDERR: example-name [1]: excel_roman3.xq BUILDSTDERR: example-name [1]: excel_sumproduct2.xq BUILDSTDERR: example-name [1]: excel_sumsq1.xq BUILDSTDERR: example-name [1]: excel_median1.xq BUILDSTDERR: example-name [1]: excel_median2.xq BUILDSTDERR: example-name [1]: excel_mode1.xq BUILDSTDERR: example-name [1]: excel_mode2.xq BUILDSTDERR: example-name [1]: excel_mode3.xq BUILDSTDERR: example-name [1]: excel_percentile1.xq BUILDSTDERR: example-name [1]: excel_percentile2.xq BUILDSTDERR: example-name [1]: excel_percentile3.xq BUILDSTDERR: example-name [1]: excel_avedev1.xq BUILDSTDERR: example-name [1]: excel_large1.xq BUILDSTDERR: example-name [1]: excel_large2.xq BUILDSTDERR: example-name [1]: excel_large3.xq BUILDSTDERR: example-name [1]: excel_rank1.xq BUILDSTDERR: example-name [1]: excel_rank2.xq BUILDSTDERR: example-name [1]: excel_rank4.xq BUILDSTDERR: example-name [1]: excel_rank3.xq BUILDSTDERR: example-name [1]: excel_rank5.xq BUILDSTDERR: example-name [1]: excel_percentrank1.xq BUILDSTDERR: example-name [1]: excel_percentrank2.xq BUILDSTDERR: example-name [1]: excel_percentrank3.xq BUILDSTDERR: example-name [1]: excel_percentrank4.xq BUILDSTDERR: example-name [1]: excel_percentrank5.xq BUILDSTDERR: example-name [1]: excel_quartile1.xq BUILDSTDERR: example-name [1]: excel_quartile2.xq BUILDSTDERR: example-name [1]: excel_quartile3.xq BUILDSTDERR: example-name [1]: excel_quartile4.xq BUILDSTDERR: example-name [1]: excel_quartile5.xq BUILDSTDERR: example-name [1]: excel_small1.xq BUILDSTDERR: example-name [1]: excel_small2.xq BUILDSTDERR: example-name [1]: excel_var1.xq BUILDSTDERR: example-name [1]: excel_vara1.xq BUILDSTDERR: example-name [1]: excel_varp1.xq BUILDSTDERR: example-name [1]: excel_varpa1.xq BUILDSTDERR: example-name [1]: excel_prob2.xq BUILDSTDERR: example-name [1]: excel_prob1.xq BUILDSTDERR: example-name [1]: excel_slope1.xq BUILDSTDERR: example-name [1]: excel_standardize1.xq BUILDSTDERR: example-name [1]: excel_stdev1.xq BUILDSTDERR: example-name [1]: excel_stdeva1.xq BUILDSTDERR: example-name [1]: excel_stdevp1.xq BUILDSTDERR: example-name [1]: excel_stdevpa1.xq BUILDSTDERR: example-name [1]: excel_subtotal1.xq BUILDSTDERR: example-name [1]: excel_subtotal2.xq BUILDSTDERR: example-name [1]: excel_subtotal3.xq BUILDSTDERR: example-name [1]: excel_subtotal4.xq BUILDSTDERR: example-name [1]: excel_subtotal5.xq BUILDSTDERR: example-name [1]: excel_subtotal6.xq BUILDSTDERR: example-name [1]: excel_subtotal7.xq BUILDSTDERR: example-name [1]: excel_subtotal8.xq BUILDSTDERR: example-name [1]: excel_subtotal9.xq BUILDSTDERR: example-name [1]: excel_subtotal10.xq BUILDSTDERR: example-name [1]: excel_subtotal11.xq BUILDSTDERR: example-name [1]: ft-module-current-compare-options-1.xq BUILDSTDERR: example-name [1]: ft-module-current-compare-options-2.xq BUILDSTDERR: example-name [1]: ft-module-current-lang-true-1.xq BUILDSTDERR: example-name [1]: ft-module-is-stem-lang-es-supported-true.xq BUILDSTDERR: example-name [1]: ft-module-is-stop-word-true-1.xq BUILDSTDERR: example-name [1]: ft-module-is-stop-word-true-3.xq BUILDSTDERR: example-name [1]: ft-module-is-stop-word-true-2.xq BUILDSTDERR: example-name [1]: ft-module-is-stop-word-true-4.xq BUILDSTDERR: example-name [1]: ft-module-is-stop-word-lang-en-supported-true.xq BUILDSTDERR: example-name [1]: ft-module-is-stop-word-lang-supported-false-1.xq BUILDSTDERR: example-name [1]: ft-module-is-stop-word-lang-supported-false-2.xq BUILDSTDERR: example-name [1]: ft-module-is-thesaurus-lang-supported-true-1.xq BUILDSTDERR: example-name [1]: ft-module-stem-1.xq BUILDSTDERR: example-name [1]: ft-module-stem-2.xq BUILDSTDERR: example-name [1]: ft-module-stem-3.xq BUILDSTDERR: example-name [1]: ft-module-stem-4.xq BUILDSTDERR: example-name [1]: ft-module-strip-diacritics-1.xq BUILDSTDERR: example-name [1]: ft-module-thesaurus-lookup-1.xq BUILDSTDERR: example-name [1]: ft-module-thesaurus-lookup-2.xq BUILDSTDERR: example-name [1]: ft-module-thesaurus-lookup-3.xq BUILDSTDERR: example-name [1]: ft-module-thesaurus-lookup-4.xq BUILDSTDERR: example-name [1]: ft-module-thesaurus-lookup-5.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-node-1.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-node-2.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-node-3.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-node-4.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-nodes-1.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-nodes-1.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-string-1.xq BUILDSTDERR: example-name [1]: ft-module-tokenize-string-2.xq BUILDSTDERR: example-name [1]: datetime-parse-date-uD-1.xq BUILDSTDERR: example-name [1]: datetime-parse-date-uF-1.xq BUILDSTDERR: example-name [1]: datetime-parse-date-la-uD-1.xq BUILDSTDERR: example-name [1]: datetime-parse-date-uA-uD-2.xq BUILDSTDERR: example-name [1]: datetime-parse-dateTime-uFTZ-1.xq BUILDSTDERR: example-name [1]: datetime-parse-dateTime-uAB-ld-uYTZ-1.xq BUILDSTDERR: example-name [1]: datetime-parse-dateTime-uAB-ld-uYTZ-2.xq BUILDSTDERR: example-name [1]: datetime-parse-time-uH-1.xq BUILDSTDERR: example-name [1]: datetime-parse-time-uIMS-1.xq BUILDSTDERR: example-name [1]: datetime-parse-time-lr-1.xq BUILDSTDERR: example-name [1]: datetime-parse-time-lr-2.xq BUILDSTDERR: example-name [1]: datetime-millis-to-dateTime-1.xq BUILDSTDERR: example-name [1]: send-request_href.xq BUILDSTDERR: example-name [1]: http3-post.xq BUILDSTDERR: example-name [1]: get_text.xq BUILDSTDERR: example-name [1]: get-node_xml_query.xq BUILDSTDERR: example-name [1]: get-text_xml_query.xq BUILDSTDERR: example-name [1]: get-binary_xml_query.xq BUILDSTDERR: example-name [1]: head_status.xq BUILDSTDERR: example-name [1]: options.xq BUILDSTDERR: example-name [1]: put2_element.xq BUILDSTDERR: example-name [1]: put3_html_br.xq BUILDSTDERR: example-name [1]: delete.xq BUILDSTDERR: example-name [1]: post2_comment.xq BUILDSTDERR: example-name [1]: post3_xml.xq BUILDSTDERR: example-name [1]: json-snelson-j2x-array-01.xq BUILDSTDERR: example-name [1]: json-snelson-j2x-object-01.xq BUILDSTDERR: example-name [1]: json-jmla-j2x-01.xq BUILDSTDERR: example-name [1]: json-jmlo-j2x-01.xq BUILDSTDERR: example-name [1]: json-snelson-j2x-array-01.xq BUILDSTDERR: example-name [1]: json-snelson-j2x-object-01.xq BUILDSTDERR: example-name [1]: json-jmla-j2x-01.xq BUILDSTDERR: example-name [1]: json-snelson-x2j-array-01.xq BUILDSTDERR: example-name [1]: json-snelson-x2j-object-01.xq BUILDSTDERR: example-name [1]: json-jmla-x2j-01.xq BUILDSTDERR: example-name [1]: json-snelson-x2j-array-01.xq BUILDSTDERR: example-name [1]: json-snelson-x2j-object-01.xq BUILDSTDERR: example-name [1]: json-jmla-x2j-01.xq BUILDSTDERR: example-name [1]: json-jmlo-x2j-01.xq BUILDSTDERR: example-name [1]: parse-xml-fragment-03.xq BUILDSTDERR: example-name [1]: parse-xml-fragment-01.xq BUILDSTDERR: example-name [1]: parse-xml-fragment-07.xq BUILDSTDERR: example-name [1]: reflection-invoke-01.xq BUILDSTDERR: example-name [1]: reflection-invoke-92.xq BUILDSTDERR: example-name [1]: eval1.xq BUILDSTDERR: example-name [1]: eval2.xq BUILDSTDERR: Create Page [1]: modules.html BUILDSTDERR: Create Page [1]: modules_expath.html BUILDSTDERR: Create Page [1]: modules_expath_EXPath Error Codes.html BUILDSTDERR: Save XML [1]: expath.org_ns_error.xml BUILDSTDERR: Create Page [1]: modules_expath_EXPath File Module.html BUILDSTDERR: Save XML [1]: expath.org_ns_file.xml BUILDSTDERR: Create Page [1]: modules_functx.html BUILDSTDERR: Create Page [1]: modules_functx_FunctX.html BUILDSTDERR: Save XML [1]: www.functx.com.xml BUILDSTDERR: Create Page [1]: modules_jsoniq.html BUILDSTDERR: Create Page [1]: modules_jsoniq_Error Codes.html BUILDSTDERR: Save XML [1]: jsoniq.org_errors.xml BUILDSTDERR: Create Page [1]: modules_jsoniq_Function Library.html BUILDSTDERR: Save XML [1]: jsoniq.org_function-library.xml BUILDSTDERR: Create Page [1]: modules_jsoniq_Functions.html BUILDSTDERR: Save XML [1]: jsoniq.org_functions.xml BUILDSTDERR: Create Page [1]: modules_w3c.html BUILDSTDERR: Create Page [1]: modules_w3c_XPath Error Codes.html BUILDSTDERR: Save XML [1]: www.w3.org_2005_xqt-errors.xml BUILDSTDERR: Create Page [1]: modules_w3c_XPath Functions.html BUILDSTDERR: Save XML [1]: www.w3.org_2005_xpath-functions.xml BUILDSTDERR: Create Page [1]: modules_w3c_XPath Math Functions.html BUILDSTDERR: Save XML [1]: www.w3.org_2005_xpath-functions_math.xml BUILDSTDERR: Create Page [1]: modules_zorba.html BUILDSTDERR: Create Page [1]: modules_zorba_data_converters.html BUILDSTDERR: Create Page [1]: modules_zorba_data_converters_Base 64.html BUILDSTDERR: Save XML [1]: zorba.io_modules_base64.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_converters_CSV.html BUILDSTDERR: Save XML [1]: zorba.io_modules_json-csv.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_converters_JSON.html BUILDSTDERR: Save XML [1]: zorba.io_modules_json-xml.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_converters_XML.html BUILDSTDERR: Save XML [1]: zorba.io_modules_xml.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store.html BUILDSTDERR: Create Page [1]: modules_zorba_data_store_collections.html BUILDSTDERR: Create Page [1]: modules_zorba_data_store_collections_Dynamic Data Definition.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_dynamic_collections_ddl.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_collections_Dynamic Data Manipulation.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_dynamic_collections_dml.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_collections_Static Data Definition.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_static_collections_ddl.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_collections_Static Data Manipulation.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_static_collections_dml.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_collections_W3C Data Definition.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_dynamic_collections_w3c_ddl.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_collections_W3C Data Manipulation.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_dynamic_collections_w3c_dml.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_data_structures.html BUILDSTDERR: Create Page [1]: modules_zorba_data_store_data_structures_Unordered Map.html BUILDSTDERR: Save XML [1]: zorba.io_modules_unordered-maps.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_documents.html BUILDSTDERR: Create Page [1]: modules_zorba_data_store_documents_Documents.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_documents.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_indexes.html BUILDSTDERR: Create Page [1]: modules_zorba_data_store_indexes_Static Data Definition.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_static_indexes_ddl.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_indexes_Static Data Manipulation.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_static_indexes_dml.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_integrity_constraints.html BUILDSTDERR: Create Page [1]: modules_zorba_data_store_integrity_constraints_Static Data Definition.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_static_integrity-constraints_ddl.xml BUILDSTDERR: Create Page [1]: modules_zorba_data_store_integrity_constraints_Static Data Manipulation.html BUILDSTDERR: Save XML [1]: zorba.io_modules_store_static_integrity-constraints_dml.xml BUILDSTDERR: Create Page [1]: modules_zorba_debugger.html BUILDSTDERR: Create Page [1]: modules_zorba_debugger_Debugger.html BUILDSTDERR: Save XML [1]: zorba.io_modules_dbgp-message-handler.xml BUILDSTDERR: Create Page [1]: modules_zorba_Dynamic Context.html BUILDSTDERR: Save XML [1]: zorba.io_modules_dctx.xml BUILDSTDERR: Create Page [1]: modules_zorba_full-text.html BUILDSTDERR: Create Page [1]: modules_zorba_full-text_Full-Text.html BUILDSTDERR: Save XML [1]: zorba.io_modules_full-text.xml BUILDSTDERR: Create Page [1]: modules_zorba_input_output.html BUILDSTDERR: Create Page [1]: modules_zorba_input_output_FTP Client.html BUILDSTDERR: Save XML [1]: zorba.io_modules_ftp-client.xml BUILDSTDERR: Create Page [1]: modules_zorba_input_output_Fetch.html BUILDSTDERR: Save XML [1]: zorba.io_modules_fetch.xml BUILDSTDERR: Create Page [1]: modules_zorba_input_output_HTTP Client.html BUILDSTDERR: Save XML [1]: www.zorba-xquery.com_modules_http-client.xml BUILDSTDERR: Create Page [1]: modules_zorba_input_output_HTTP Client.html BUILDSTDERR: Save XML [1]: zorba.io_modules_http-client.xml BUILDSTDERR: Create Page [1]: modules_zorba_input_output_HTTP Client.html BUILDSTDERR: Save XML [1]: zorba.io_modules_http-client-wrapper.xml BUILDSTDERR: Create Page [1]: modules_zorba_introspection.html BUILDSTDERR: Create Page [1]: modules_zorba_introspection_Static Context.html BUILDSTDERR: Save XML [1]: zorba.io_modules_sctx.xml BUILDSTDERR: Create Page [1]: modules_zorba_programming_languages.html BUILDSTDERR: Create Page [1]: modules_zorba_programming_languages_ZQ.html BUILDSTDERR: Save XML [1]: zorba.io_modules_zorba-query.xml BUILDSTDERR: Create Page [1]: modules_zorba_reflection.html BUILDSTDERR: Create Page [1]: modules_zorba_reflection_Reflection.html BUILDSTDERR: Save XML [1]: zorba.io_modules_reflection.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model.html BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_atomic.html BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_atomic_Datetime.html BUILDSTDERR: Save XML [1]: zorba.io_modules_datetime.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_atomic_Math.html BUILDSTDERR: Save XML [1]: zorba.io_modules_math.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_atomic_Random.html BUILDSTDERR: Save XML [1]: zorba.io_modules_random.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_atomic_String.html BUILDSTDERR: Save XML [1]: zorba.io_modules_string.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_atomic_URI.html BUILDSTDERR: Save XML [1]: zorba.io_modules_uri.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_item.html BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_item_Item.html BUILDSTDERR: Save XML [1]: zorba.io_modules_item.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_node.html BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_node_Node.html BUILDSTDERR: Save XML [1]: zorba.io_modules_node.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_node_Node Position.html BUILDSTDERR: Save XML [1]: zorba.io_modules_node-position.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_node_Reference.html BUILDSTDERR: Save XML [1]: zorba.io_modules_reference.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_node_Schema.html BUILDSTDERR: Save XML [1]: zorba.io_modules_schema.xml BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_sequence.html BUILDSTDERR: Create Page [1]: modules_zorba_xml_and_json_data_model_sequence_Sequence.html BUILDSTDERR: Save XML [1]: zorba.io_modules_sequence.xml BUILDSTDERR: Create Page [1]: modules_zorba_xqdoc.html BUILDSTDERR: Create Page [1]: modules_zorba_xqdoc_Batch.html BUILDSTDERR: Save XML [1]: www.zorba-xquery.com_modules_xqdoc_batch.xml BUILDSTDERR: Create Page [1]: modules_zorba_xqdoc_HTML.html BUILDSTDERR: Save XML [1]: www.zorba-xquery.com_modules_xqdoc_html.xml BUILDSTDERR: Create Page [1]: modules_zorba_xqdoc_Menu.html BUILDSTDERR: Save XML [1]: www.zorba-xquery.com_modules_xqdoc_menu.xml BUILDSTDERR: Create Page [1]: modules_zorba_xqdoc_XQDoc Core.html BUILDSTDERR: Save XML [1]: zorba.io_modules_xqdoc.xml BUILDSTDERR: Create Page [1]: modules_zorba_Zorba Error Codes.html BUILDSTDERR: Save XML [1]: zorba.io_errors.xml BUILDSTDERR: Create Page [1]: modules_zorba_Zorba Warning Codes.html BUILDSTDERR: Save XML [1]: zorba.io_warnings.xml BUILDSTDERR: Create Page [1]: modules_zorba_cURL Utility.html BUILDSTDERR: Save XML [1]: zorba.io_modules_util-curl.xml BUILDSTDERR: Create Page [1]: modules_http:.html BUILDSTDERR: Create Page [1]: modules_http:_.html BUILDSTDERR: Create Page [1]: modules_http:__jsound.io.html BUILDSTDERR: Create Page [1]: modules_http:__jsound.io_modules.html BUILDSTDERR: Create Page [1]: modules_http:__jsound.io_modules_jsound.html BUILDSTDERR: Save XML [1]: jsound.io_modules_jsound.xml BUILDSTDERR: Create Page [1]: modules_http:__jsound.io_modules_validate.html BUILDSTDERR: Create Page [1]: modules_http:__jsound.io_modules_validate_map.html BUILDSTDERR: Save XML [1]: jsound.io_modules_validate_map.xml BUILDSTDERR: Create Page [1]: modules_http:__zorba.io.html BUILDSTDERR: Create Page [1]: modules_http:__zorba.io_modules.html BUILDSTDERR: Create Page [1]: modules_http:__zorba.io_modules_sleep.html BUILDSTDERR: Save XML [1]: zorba.io_modules_sleep.xml BUILDSTDERR: Create Page [1]: modules_http:__zorba.io_modules_util-tests.html BUILDSTDERR: Save XML [1]: zorba.io_modules_util-tests.xml BUILDSTDERR: XQDoc generated successfully! [1]: make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target xqdoc make -f doc/zorba/CMakeFiles/zorbadocs.dir/build.make doc/zorba/CMakeFiles/zorbadocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/zorba /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/zorba /builddir/build/BUILD/zorba-3.0/build/doc/zorba/CMakeFiles/zorbadocs.dir/DependInfo.cmake --color= Scanning dependencies of target zorbadocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/zorba/CMakeFiles/zorbadocs.dir/build.make doc/zorba/CMakeFiles/zorbadocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/zorba && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/zorba/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/zorba/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1403 of file `/builddir/build/BUILD/zorba-3.0/build/doc/zorba/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1409 of file `/builddir/build/BUILD/zorba-3.0/build/doc/zorba/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: tag INPUT: input source `/builddir/build/BUILD/zorba-3.0/doc/zorba/manual' does not exist BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/accessors Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/aleXis Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/annotations Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/bang Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/base64 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/block Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/boolean Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/caching Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/casting Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/charref Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_001 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_002 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_003 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_004 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_005 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_010 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_011 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-delete Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-delete-first Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-delete-last Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-edit Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-after Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-before Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-first Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-last Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/concat_operator Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/constructors Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/copytransform Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/csv Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/csv/sample_files Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/datetime Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/dblp Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/dctx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/debugger Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/debugger/dmh Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DateTimeStamp Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DayFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DayFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DaysFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideDayTimeDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideDayTimeDurationByDayTimeDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideYearMonthDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideYearMonthDurationByYearMonthDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/Duration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/HoursFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/HoursFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/HoursFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MinutesFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MinutesFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MinutesFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MonthFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MonthFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MonthsFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MultiplyDayTimeDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MultiplyYearMonthDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/SecondsFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/SecondsFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/TimezoneFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/YearFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/YearFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/YearsFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/entity Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/error Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/eval Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/ext_var Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/ext_var/w3c Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/ext_var/w3c/SchemaImport Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/extern Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/extern-func Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/extras Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/f-and-o Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/fetch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/copy_files Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/sample_files Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/sample_files/dir one Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/sample_files/dir.txt two Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/filepath Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/flwor Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/fulltext Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/functx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/gflwor Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/gflwor/allowing-empty Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/globals Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/groupby Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/hashjoins Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/HigherOrder Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/delete Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get-binary Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get-node Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get-text Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/head Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/options Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/patch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/post Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/put Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/send-request Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/delete Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get-binary Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get-node Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get-text Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/head Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/options Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/post Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/put Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/send-request Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images/animation Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images/manipulation Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images/paint Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/index Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/index/declare_index Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/json Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsoniq Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsoniq/collection-and-index Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsoniq/roundtrip Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsound Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsound/schemas Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/math Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/math/from_excel Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/misc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/modules Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/no-copy Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/nodes Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/nondeterministic Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/numerics Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/numerics/format-integer Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/numerics/format-number Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationAdd Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivide Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivideDTD Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationMultiply Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationSubtract Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivide Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivideYMD Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationMultiply Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationsAdd Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationSubtract Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/optim Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/options Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parser Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parser/shebang Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parser/syntax-errors Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parsing_and_serializing Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/paths Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/pul-schema Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/quantified Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/random Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/reference Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/reflection Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/resolving Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/schemas Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/scripting Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/sctx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/seq Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/sequences Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/sequencetypes Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization/cloudscript Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization/html Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization/xhtml Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/spec Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/store Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/store/unordered-map Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/AnalyzeString Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/CodepointEqualFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/CodepointToStringFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/CompareFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/ConcatFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/ContainsFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/EncodeURIfunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/EndsWithFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/EscapeHTMLURIFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/IRIToURIfunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/LowerCaseFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/MatchesFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/NormalizeSpaceFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/NormalizeUnicodeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/Regex Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/ReplaceFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StartsWithFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StringJoinFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StringLengthFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StringToCodepointFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/SubstringAfterFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/SubstringBeforeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/SubstringFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/TranslateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/UpperCaseFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/testdriver Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/trycatch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/typeswitch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/udf Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/updates Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/uris Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/utf-8 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/versioning Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/w3c Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/whitespace Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/windowing Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xdm-schema Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xmark Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xmlid Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqddf Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqddf/daniel Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xquery-talk Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqueryx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xray Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/zorba-query Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/update/Queries Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/update/Queries/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/update/Queries/zorba/store Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/update/ExpectedTestResults Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/update/ExpectedTestResults/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/update/ExpectedTestResults/zorba/store Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/tutorialimages Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/css Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/images Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/images/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/js Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/src Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/tutorialimages Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/css Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/images Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/images/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/js Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/src Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/tutorialimages Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/css Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/images Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/images/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/js Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/zorba/xqdoc/src Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/CMakeFiles Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/CMakeFiles/zorbadocs.dir Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/html Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/css Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/images Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/images/xqdoc BUILDSTDERR: Searching for fwarning: source /builddir/build/BUILD/zorba-3.0/doc/zorba/manual is not a readable file or directory... skipping. iles in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/js Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/schemas Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/zorba/xqdoc/xml Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/internal Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/util Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_and_install.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_and_install.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_configure.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_configure.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_macos.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_macos.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_parameters.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_parameters.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_prepare.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_prepare.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_prerequisites.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_prerequisites.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_ubuntu.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_ubuntu.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/build_windows.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/build_windows.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/commandline.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/commandline.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/controlling_memory.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/controlling_memory.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/data_converters.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/data_converters.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/data_lifecycle.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/data_lifecycle.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/errors_warnings.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/errors_warnings.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/extensions_update.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/extensions_update.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/external_functions.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/external_functions.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_intro.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_intro.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_stemmer.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_stemmer.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_thesaurus.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_thesaurus.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_tokenizer.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_tokenizer.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/impl_dep_features.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/impl_dep_features.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/install_osx.dox... BUILDSTDERR: Parsing file /builddir/build//builddir/build/BUILD/zorba-3.0/doc/zorba/php_ubuntu.dox:44: warning: multiple use of section label 'install_zorba' while adding section, (first occurrence: /builddir/build/BUILD/zorba-3.0/doc/zorba/build_and_install.dox, line 18) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:87: warning: multiple use of section label 'verify_it_works' while adding section, (first occurrence: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_ubuntu.dox, line 93) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:123: warning: multiple use of section label 'further_reading' while adding section, (first occurrence: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_ubuntu.dox, line 131) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:127: warning: multiple use of section label 'useful_links' while adding section, (first occurrence: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_ubuntu.dox, line 135) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/python_windows.dox:11: warning: multiple use of section label 'install_zorba' while adding section, (first occurrence: /builddir/build/BUILD/zorba-3.0/doc/zorba/build_and_install.dox, line 18) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/scripting.dox:296: warning: found */ without matching /* while inside a \code block! Perhaps a missing \endcode? BUILD/zorba-3.0/doc/zorba/install_osx.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/JSONforXQuery.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/JSONforXQuery.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/link_crawler2.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/link_crawler2.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/memory_leaks.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/memory_leaks.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/memory_management.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/memory_management.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_authoring.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_authoring.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_authoring_2.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_authoring_2.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_building_in.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_building_in.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_top.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_top.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_using.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/modules_using.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/options.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/options.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/overview.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/overview.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/partial_support.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/partial_support.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/php_ubuntu.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/php_ubuntu.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/plugable_components.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/plugable_components.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/python_windows.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/python_windows.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/schema_lifecycle.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/schema_lifecycle.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/scripting.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/scripting.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/scripting_spec.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/scripting_spec.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/tut_image.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/tut_image.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/uriresolvers.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/uriresolvers.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/web_crawler.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/web_crawler.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/xml_json.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/xml_json.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/xqddf.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/xqddf.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/zorba/XQueryforJSON.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/zorba/XQueryforJSON.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/build/doc/zorba/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/build/doc/zorba/indexpage.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/build/doc/zorba/known_issues.dox... Parsing file /builddir/build/BUILD/zorba-3.0/build/doc/zorba/known_issues.dox... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/annotation.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/annotation.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/api_shared_types.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/api_shared_types.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/audit.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/audit.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/audit_scoped.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/audit_scoped.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/collection.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/collection.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/collection_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/collection_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_client.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_client.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_default_event_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_default_event_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_event_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_event_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/default_content_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/default_content_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/document_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/document_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/empty_sequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/empty_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/error.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/error.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/external_function_parameter.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/external_function_parameter.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/external_module.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/external_module.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/function.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/function.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/cxx_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/cxx_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/diagnostic.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/diagnostic.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated/qnames.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated/qnames.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/proxy.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/proxy.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/qname.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/qname.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/streambuf.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/streambuf.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/system_diagnostic.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/system_diagnostic.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/type_traits.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/type_traits.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unit_tests.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unit_tests.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/item.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/item.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/item_sequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/item_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/iterator.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/iterator.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/module_info.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/module_info.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/options.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/options.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated/diagnostic_list.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated/diagnostic_list.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/printer_diagnostic_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/printer_diagnostic_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/properties_base.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/properties_base.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/query_location.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/query_location.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/sax2.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/sax2.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/serialization_callback.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/serialization_callback.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/serializer.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/serializer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/singleton_item_sequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/singleton_item_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/static_collection_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/static_collection_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/static_context.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/static_context.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/static_context_consts.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/static_context_consts.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/stemmer.h... BUILDSTDERR: Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/stemmer/builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h:105: warning: include file time.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h:183: warning: include file time.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h:184: warning: include file sys/time.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? .h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/store_consts.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/store_consts.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager_c.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager_c.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/streams.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/streams.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/thesaurus.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/thesaurus.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/tokenizer.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/tokenizer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/typeident.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/typeident.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/uri_resolvers.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/uri_resolvers.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_stream.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_stream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/calendar.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/calendar.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/error_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/error_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/fs_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/fs_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_stream.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_stream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/locale.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/locale.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/mem_streambuf.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/mem_streambuf.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/smart_ptr.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/smart_ptr.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/stream_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/stream_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/timer.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/timer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/transcode_stream.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/transcode_stream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/uri.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/uri.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/uuid.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/uuid.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/vector_item_sequence.h... BUILDSTDERR: Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/vector_ixml_json:-1: warning: multiple use of section label 'xml_json', (first occurrence: /builddir/build/BUILD/zorba-3.0/build/doc/zorba/indexpage.dox, line 3) tem_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/version.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/version.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xmldatamanager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xmldatamanager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_functions.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_functions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_stack_trace.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_stack_trace.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_warning.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_warning.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_functions.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_functions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_string.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_string.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example context.cpp... Generating docs for example datamanager.cpp... Generating docs for example errors.cpp... Generating docs for example external_functions.cpp... Generating docs for example sax2.cpp... Generating docs for example serialization.cpp... Generating docs for example simple.cpp... Generating file sources... Generating code for file annotation.h... Generating code for file api_shared_types.h... Generating code for file audit.h... Generating code for file audit_scoped.h... Generating code for file base64_stream.h... Generating code for file base64_util.h... Parsing code for file build.dox... Parsing code for file build_and_install.dox... Parsing code for file build_configure.dox... Parsing code for file build_macos.dox... Parsing code for file build_parameters.dox... Parsing code for file build_prepare.dox... Parsing code for file build_prerequisites.dox... Parsing code for file build_ubuntu.dox... Parsing code for file build_windows.dox... Generating code for file calendar.h... Generating code for file collection.h... Generating code for file collection_manager.h... Parsing code for file commandline.dox... Parsing code for file controlling_memory.dox... Generating code for file cxx_util.h... Parsing code for file data_converters.dox... Parsing code for file data_lifecycle.dox... Generating code for file debugger_client.h... Generating code for file debugger_default_event_handler.h... Generating code for file debugger_event_handler.h... Generating code for file debugger_exception.h... Generating code for file default_content_handler.h... Generating code for file diagnostic.h... Generating code for file diagnostic.h... Generating code for file diagnostic_handler.h... Generating code for file diagnostic_list.h... Generating code for file document_manager.h... Generating code for file dynamic_context.h... Generating code for file empty_sequence.h... Generating code for file error.h... Generating code for file error_util.h... Parsing code for file errors_warnings.dox... Parsing code for file extensions_update.dox... Generating code for file external_function_parameter.h... Parsing code for file external_functions.dox... Generating code for file external_module.h... Generating code for file fs_util.h... Parsing code for file ft_intro.dox... Parsing code for file ft_stemmer.dox... Parsing code for file ft_thesaurus.dox... Parsing code for file ft_tokenizer.dox... Generating code for file function.h... Generating code for file hexbinary_stream.h... Generating code for file hexbinary_util.h... Parsing code for file impl_dep_features.dox... Parsing code for file indexpage.dox... Parsing code for file install_osx.dox... Generating code for file item.h... Generating code for file item_factory.h... Generating code for file item_sequence.h... Generating code for file iterator.h... Parsing code for file JSONforXQuery.dox... Parsing code for file known_issues.dox... Parsing code for file link_crawler2.dox... Generating code for file locale.h... Generating code for file mem_streambuf.h... Parsing code for file memory_leaks.dox... Parsing code for file memory_management.dox... Generating code for file module_info.h... Parsing code for file modules_authoring.dox... Parsing code for file modules_authoring_2.dox... Parsing code for file modules_building_in.dox... Parsing code for file modules_top.dox... Parsing code for file modules_using.dox... Parsing code for file options.dox... Generating code for file options.h... Parsing code for file overview.dox... Parsing code for file partial_support.dox... Parsing code for file php_ubuntu.dox... Parsing code for file php_windows.dox... Parsing code for file plugable_components.dox... Generating code for file printer_diagnostic_handler.h... Generating code for file properties.h... Generating code for file properties_base.h... Generating code for file proxy.h... Parsing code for file python_windows.dox... Generating code for file qname.h... Generating code for file qnames.h... Generating code for file query_location.h... Generating code for file sax2.h... Parsing code for file schema_lifecycle.dox... Parsing code for file scripting.dox... Parsing code for file scripting_spec.dox... Generating code for file serialization_callback.h... Generating code for file serializer.h... Generating code for file singleton_item_sequence.h... Generating code for file smart_ptr.h... Generating code for file static_collection_manager.h... Generating code for file static_context.h... Generating code for file static_context_consts.h... Generating code for file stemmer.h... Generating code for file store_consts.h... Generating code for file store_manager.h... Generating code for file store_manager_c.h... Generating code for file stream_util.h... Generating code for file streambuf.h... Generating code for file streams.h... Generating code for file system_diagnostic.h... Generating code for file thesaurus.h... Generating code for file time.h... Generating code for file timer.h... Generating code for file tokenizer.h... Generating code for file transcode_stream.h... Parsing code for file tut_image.dox... Generating code for file type_traits.h... Generating code for file typeident.h... Generating code for file unique_ptr.h... Generating code for file unit_tests.h... Generating code for file uri.h... Generating code for file uri_resolvers.h... Parsing code for file uriresolvers.dox... Generating code for file user_exception.h... Generating code for file uuid.h... Generating code for file vector_item_sequence.h... Generating code for file version.h... Parsing code for file web_crawler.dox... Parsing code for file xml_json.dox... Generating code for file xmldatamanager.h... Parsing code for file xqddf.dox... Generating code for file xquery.h... Generating code for file xquery_exception.h... Generating code for file xquery_functions.h... Generating code for file xquery_stack_trace.h... Generating code for file xquery_warning.h... Parsing code for file XQueryforJSON.dox... Generating code for file zorba.h... Generating code for file zorba_exception.h... Generating code for file zorba_functions.h... Generating code for file zorba_string.h... Generating code for file ztd.h... Generating file documentation... Generating docs for file annotation.h... Generating docs for file api_shared_types.h... Generating docs for file audit.h... Generating docs for file audit_scoped.h... Generating docs for file base64_stream.h... Generating docs for file base64_util.h... Generating docs for file build.dox... Generating docs for file build_and_install.dox... Generating docs for file build_configure.dox... Generating docs for file build_macos.dox... Generating docs for file build_parameters.dox... Generating docs for file build_prepare.dox... Generating docs for file build_prerequisites.dox... Generating docs for file build_ubuntu.dox... Generating docs for file build_windows.dox... Generating docs for file calendar.h... Generating docs for file collection.h... Generating docs for file collection_manager.h... Generating docs for file commandline.dox... Generating docs for file controlling_memory.dox... Generating docs for file cxx_util.h... Generating docs for file data_converters.dox... Generating docs for file data_lifecycle.dox... Generating docs for file debugger_client.h... Generating docs for file debugger_default_event_handler.h... Generating docs for file debugger_event_handler.h... Generating docs for file debugger_exception.h... Generating docs for file default_content_handler.h... Generating docs for file diagnostic.h... Generating docs for file diagnostic.h... Generating docs for file diagnostic_handler.h... Generating docs for file diagnostic_list.h... Generating docs for file document_manager.h... Generating docs for file dynamic_context.h... Generating docs for file empty_sequence.h... Generating docs for file error.h... Generating docs for file error_util.h... Generating docs for file errors_warnings.dox... Generating docs for file extensions_update.dox... Generating docs for file external_function_parameter.h... Generating docs for file external_functions.dox... Generating docs for file external_module.h... Generating docs for file fs_util.h... Generating docs for file ft_intro.dox... Generating docs for file ft_stemmer.dox... Generating docs for file ft_thesaurus.dox... Generating docs for file ft_tokenizer.dox... Generating docs for file function.h... Generating docs for file hexbinary_stream.h... Generating docs for file hexbinary_util.h... Generating docs for file impl_dep_features.dox... Generating docs for file indexpage.dox... Generating docs for file install_osx.dox... Generating docs for file item.h... Generating docs for file item_factory.h... Generating docs for file item_sequence.h... Generating docs for file iterator.h... Generating docs for file JSONforXQuery.dox... Generating docs for file known_issues.dox... Generating docs for file link_crawler2.dox... Generating docs for file locale.h... Generating docs for file mem_streambuf.h... Generating docs for file memory_leaks.dox... Generating docs for file memory_management.dox... Generating docs for file module_info.h... Generating docs for file modules_authoring.dox... Generating docs for file modules_authoring_2.dox... Generating docs for file modules_building_in.dox... Generating docs for file modules_top.dox... Generating docs for file modules_using.dox... Generating docs for file options.dox... Generating docs for file options.h... Generating docs for file overview.dox... Generating docs for file partial_support.dox... Generating docs for file php_ubuntu.dox... Generating docs for file php_windows.dox... Generating docs for file plugable_components.dox... Generating docs for file printer_diagnostic_handler.h... Generating docs for file properties.h... Generating docs for file properties_base.h... Generating docs for file proxy.h... Generating docs for file python_windows.dox... Generating docs for file qname.h... Generating docs for file qnames.h... Generating docs for file query_location.h... Generating docs for file sax2.h... Generating docs for file schema_lifecycle.dox... Generating docs for file scripting.dox... Generating docs for file scripting_spec.dox... Generating docs for file serialization_callback.h... Generating docs for file serializer.h... Generating docs for file singleton_item_sequence.h... Generating docs for file smart_ptr.h... Generating docs for file static_collection_manager.h... Generating docs for file static_context.h... Generating docs for file static_context_consts.h... Generating docs for file stemmer.h... Generating docs for file store_consts.h... Generating docs for file store_manager.h... Generating docs for file store_manager_c.h... Generating docs for file stream_util.h... Generating docs for file streambuf.h... Generating docs for file streams.h... Generating docs for file system_diagnostic.h... Generating docs for file thesaurus.h... Generating docs for file time.h... Generating docs for file timer.h... Generating docs for file tokenizer.h... Generating docs for file transcode_stream.h... Generating docs for file tut_image.dox... Generating docs for file type_traits.h... Generating docs for file typeident.h... Generating docs for file unique_ptr.h... Generating docs for file unit_tests.h... Generating docs for file uri.h... Generating docs for file uri_resolvers.h... Generating docs for file uriresolvers.dox... Generating docs for file user_exception.h... Generating docs for file uuid.h... Generating docs for file vector_item_sequence.h... Generating docs for file version.h... Generating docs for file web_crawler.dox... Generating docs for file xml_json.dox... Generating docs for file xmldatamanager.h... Generating docs for file xqddf.dox... Generating docs for file xquery.h... Generating docs for file xquery_exception.h... Generating docs for file xquery_functions.h... Generating docs for file xquery_stack_trace.h... Generating docs for file xquery_warning.h... Generating docs for file XQueryforJSON.dox... Generating docs for file zorba.h... Generating docs for file zorba_exception.h... Generating docs for file zorba_functions.h... Generating docs for file zorba_string.h... Generating docs for file ztd.h... Generating page documentation... Generating docs for page build... Generating docs for page build_and_install... Generating docs for page configure_zorba... Generating docs for page build_macos... Generating docs for page configuration_parameters... Generating docs for page build_prepare... Generating docs for page build_prerequisites... Generating docs for page build_ubuntu... Generating docs for page build_windows... Generating docs for page commandline... Generating docs for page controlling_memory... Generating docs for page data_converters... Generating docs for page data_lifecycle... Generating docs for page errors_warnings... Generating docs for page extensions_update... BUILDSTDERR: Generating docs for pag/builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:823: warning: explicit link request to 'dateTimeStamp' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:840: warning: explicit link request to 'dateTimeStamp' could not be resolved e external_functions... Generating docs for page ft_intro... Generating docs for page ft_stemmer... Generating docs for page ft_thesaurus... Generating docs for page ft_tokenizer... Generating docs for page impl_dep_features... Generating docs for page install_osx_tutorial... Generating docs for page JSON_for_XQuery... Generating docs for page link_crawler2... Generating docs for page memory_leaks... Generating docs for page memory_management... Generating docs for page modules_authoring... Generating docs for page modules_authoring_2... Generating docs for page modules_building_in... Generating docs for page modules_top... Generating docs for page modules_using... Generating docs for page options_and_annotations... Generating docs for page overview... Generating docs for page partial_support... Generating docs for page php_ubuntu_tutorial... Generating docs for page php_windows_tutorial... Generating docs for page plugable_components... Generating docs for page python_windows_tutorial... Generating docs for page schema_lifecycle... Generating docs for page scripting_tutorial... Generating docs for page scripting_spec... Generating docs for page image_processing_tutorial... Generating docs for page uriresolvers... Generating docs for page web_crawler_tutorial... Generating docs for page xml_json... Generating docs for page xqddf... Generating docs for page XQuery_for_JSON... Generating docs for page known_issues... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound Zorba_CompilerHints... Generating docs for compound Zorba_opaque_char_ptr... Generating docs for compound Zorba_SerializerOptions... Generating docs for compound zorba_static_assert... Generating docs for compound zorba_static_assert< true >... Generating docs for compound zorba_static_assert_type... Generating namespace index... Generating docs for namespace std Generating docs for compound std::default_delete... Generating docs for compound std::default_delete< T[]>... Generating docs for compound std::enable_if... Generating docs for compound std::enable_if< true, T >... Generating docs for compound std::is_same... Generating docs for compound std::is_same< T, T >... Generating docs for compound std::unique_ptr... Generating docs for compound std::unique_ptr< T[], D >... Generating docs for compound std::unique_ptr_storage... Generating docs for compound std::unique_ptr_storage< T, D, true >... Generating docs for namespace zorba Generating docs for compound zorba::Annotation... Generating docs for compound zorba::Collection... Generating docs for compound zorba::CollectionManager... Generating docs for compound zorba::ContextualExternalFunction... Generating docs for compound zorba::DebuggerClient... Generating docs for compound zorba::DebuggerEventHandler... Generating docs for compound zorba::DebuggerSocketException... Generating docs for compound zorba::DefaultContentHandler... Generating docs for compound zorba::DefaultDebuggerEventHandler... Generating docs for compound zorba::Diagnostic... Generating docs for compound zorba::DiagnosticHandler... Generating docs for compound zorba::DocumentManager... Generating docs for compound zorba::DynamicContext... Generating docs for compound zorba::EmptySequence... Generating docs for compound zorba::EntityData... Generating docs for compound zorba::ExternalFunction... Generating docs for compound zorba::ExternalFunctionParameter... Generating docs for compound zorba::ExternalModule... Generating docs for compound zorba::Function... Generating docs for compound zorba::Item... Generating docs for compound zorba::ItemFactory... Generating docs for compound zorba::ItemSequence... Generating docs for compound zorba::Iterator... Generating docs for compound zorba::mem_streambuf... Generating docs for compound zorba::ModuleInfo... Generating docs for compound zorba::NonContextualExternalFunction... Generating docs for compound zorba::OneToOneURIMapper... Generating docs for compound zorba::Properties... Generating docs for compound zorba::QueryLocation... Generating docs for compound zorba::Resource... Generating docs for compound zorba::SAX2_Attributes... Generating docs for compound zorba::SAX2_ContentHandler... Generating docs for compound zorba::SAX2_LexicalHandler... Generating docs for compound zorba::Sequence... Generating docs for nested compound zorba::Sequence::iterator... Generating docs for compound zorba::SequenceType... Generating docs for compound zorba::SerializationCallback... Generating docs for compound zorba::Serializer... Generating docs for compound zorba::SingletonItemSequence... Generating docs for compound zorba::SmartObject... Generating docs for compound zorba::SmartPtr... Generating docs for compound zorba::StackFrame... Generating docs for compound zorba::StaticCollectionManager... Generating docs for compound zorba::StaticContext... Generating docs for compound zorba::Stemmer... Generating docs for nested compound zorba::Stemmer::Properties... Generating docs for compound zorba::StemmerProvider... Generating docs for compound zorba::StoreManager... Generating docs for compound zorba::StreamResource... Generating docs for compound zorba::String... Generating docs for compound zorba::Thesaurus... Generating docs for nested compound zorba::Thesaurus::iterator... Generating docs for compound zorba::ThesaurusProvider... Generating docs for compound zorba::Tokenizer... Generating docs for nested compound zorba::Tokenizer::Callback... Generating docs for nested compound zorba::Tokenizer::Properties... Generating docs for nested compound zorba::Tokenizer::State... Generating docs for compound zorba::TokenizerProvider... Generating docs for compound zorba::URIHelper... Generating docs for compound zorba::URIMapper... Generating docs for compound zorba::URLResolver... Generating docs for compound zorba::UserError... Generating docs for compound zorba::UserException... Generating docs for compound zorba::uuid... Generating docs for compound zorba::VectorItemSequence... Generating docs for compound zorba::Version... Generating docs for compound zorba::XmlDataManager... Generating docs for nested compound zorba::XmlDataManager::ParseOptions... Generating docs for compound zorba::XQuery... Generating docs for compound zorba::XQueryException... Generating docs for compound zorba::XQueryStackTrace... Generating docs for nested compound zorba::XQueryStackTrace::Entry... Generating docs for compound zorba::Zorba... Generating docs for compound zorba::ZorbaException... Generating docs for namespace zorba::audit Generating docs for compound zorba::audit::AuditorTraits... Generating docs for compound zorba::audit::AuditorTraits< const char * >... Generating docs for compound zorba::audit::AuditorTraits< const int >... Generating docs for compound zorba::audit::AuditorTraits< const std::string >... Generating docs for compound zorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > >... Generating docs for compound zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >... Generating docs for compound zorba::audit::AuditorTraits< String >... Generating docs for compound zorba::audit::AuditorTraits< zorba::time::Timer >... Generating docs for compound zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >... Generating docs for compound zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >... Generating docs for compound zorba::audit::Configuration... Generating docs for compound zorba::audit::Event... Generating docs for compound zorba::audit::Observation... Generating docs for compound zorba::audit::Property... Generating docs for compound zorba::audit::PropertyGroup... Generating docs for compound zorba::audit::Provider... Generating docs for compound zorba::audit::Record... Generating docs for compound zorba::audit::ScopedAuditor... Generating docs for compound zorba::audit::ScopedRecord... Generating docs for namespace zorba::base64 Generating docs for compound zorba::base64::auto_attach... Generating docs for compound zorba::base64::exception... Generating docs for compound zorba::base64::stream... Generating docs for compound zorba::base64::streambuf... Generating docs for namespace zorba::csv Generating docs for namespace zorba::diagnostic Generating docs for compound zorba::diagnostic::QName... Generating docs for namespace zorba::dt Generating docs for namespace zorba::err Generating docs for namespace zorba::fn Generating docs for namespace zorba::fs Generating docs for namespace zorba::hexbinary Generating docs for compound zorba::hexbinary::auto_attach... Generating docs for compound zorba::hexbinary::exception... Generating docs for compound zorba::hexbinary::stream... Generating docs for compound zorba::hexbinary::streambuf... Generating docs for namespace zorba::internal Generating docs for compound zorba::internal::bool_value... Generating docs for compound zorba::internal::FixedQName... Generating docs for compound zorba::internal::is_movable... Generating docs for compound zorba::internal::is_movable< rv< T > >... Generating docs for compound zorba::internal::JSONiqErrorQName... Generating docs for compound zorba::internal::JSoundErrorQName... Generating docs for compound zorba::internal::nullptr_type... Generating docs for compound zorba::internal::rv... Generating docs for compound zorba::internal::SystemDiagnostic... Generating docs for compound zorba::internal::SystemDiagnosticBase... Generating docs for compound zorba::internal::VariableQName... Generating docs for compound zorba::internal::XQueryErrorQName... Generating docs for compound zorba::internal::ZorbaCSVErrorQName... Generating docs for compound zorba::internal::ZorbaDateTimeErrorQName... Generating docs for compound zorba::internal::ZorbaErrorQName... Generating docs for compound zorba::internal::ZorbaURIErrorQName... Generating docs for compound zorba::internal::ZorbaWarningQName... Generating docs for namespace zorba::internal::base64 Generating docs for namespace zorba::internal::diagnostic Generating docs for compound zorba::internal::diagnostic::location... Generating docs for compound zorba::internal::diagnostic::parameters... Generating docs for namespace zorba::internal::hexbinary Generating docs for namespace zorba::internal::transcode Generating docs for namespace zorba::internal::ztd Generating docs for compound zorba::internal::ztd::destroy_delete... Generating docs for compound zorba::internal::ztd::explicit_bool... Generating docs for compound zorba::internal::ztd::has_insertion_operator... Generating docs for compound zorba::internal::ztd::is_c_string... Generating docs for compound zorba::internal::ztd::less... Generating docs for compound zorba::internal::ztd::less< char const * >... Generating docs for compound zorba::internal::ztd::proxy... Generating docs for compound zorba::internal::ztd::sfinae_base... Generating docs for namespace zorba::internal::ztd::has_insertion_operator_impl Generating docs for compound zorba::internal::ztd::has_insertion_operator_impl::any_t... Generating docs for compound zorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator... Generating docs for namespace zorba::jerr Generating docs for namespace zorba::jse Generating docs for namespace zorba::locale Generating docs for namespace zorba::locale::iso3166_1 Generating docs for namespace zorba::locale::iso639_1 Generating docs for namespace zorba::os_error Generating docs for compound zorba::os_error::exception... Generating docs for namespace zorba::serialization Generating docs for namespace zorba::store Generating docs for compound zorba::store::StoreConsts... Generating docs for namespace zorba::time Generating docs for compound zorba::time::Timer... Generating docs for namespace zorba::time::calendar Generating docs for namespace zorba::transcode Generating docs for compound zorba::transcode::auto_attach... Generating docs for compound zorba::transcode::stream... Generating docs for compound zorba::transcode::streambuf... Generating docs for namespace zorba::UnitTests Generating docs for namespace zorba::zerr Generating docs for namespace zorba::zfn Generating docs for namespace zorba::zuri BUILDSTDERR: Generating docs for namespac/builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:75: warning: argument 'aNamespace' of command @param is not found in the argument list of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:75: warning: argument 'aLocalname' of command @param is not found in the argument list of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:75: warning: argument 'aItem' of command @param is not found in the argument list of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:89: warning: The following parameters of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 are not documented: BUILDSTDERR: parameter 'inNamespace' BUILDSTDERR: parameter 'inLocalname' BUILDSTDERR: parameter 'inValue' e zorba::zwarn Generating graph info page... Generating directory documentation... Generating dependency graph for directory include Generating dependency graph for directory internal Generating dependency graph for directory pregenerated Generating dependency graph for directory util Generating dependency graph for directory zorba finalizing index lists... writing tag file... Generating XML output... Generating XML output for class zorba::Annotation Generating XML output for class zorba::internal::ztd::has_insertion_operator_impl::any_t Generating XML output for class zorba::audit::AuditorTraits Generating XML output for class zorba::audit::AuditorTraits< const char * > Generating XML output for class zorba::audit::AuditorTraits< const int > Generating XML output for class zorba::audit::AuditorTraits< const std::string > Generating XML output for class zorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > > Generating XML output for class zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > > Generating XML output for class zorba::audit::AuditorTraits< String > Generating XML output for class zorba::audit::AuditorTraits< zorba::time::Timer > Generating XML output for class zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 > Generating XML output for class zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 > Generating XML output for class zorba::hexbinary::auto_attach Generating XML output for class zorba::transcode::auto_attach Generating XML output for class zorba::base64::auto_attach Generating XML output for class zorba::internal::bool_value Generating XML output for class zorba::Tokenizer::Callback Generating XML output for class zorba::Collection Generating XML output for class zorba::CollectionManager Generating XML output for class zorba::audit::Configuration Generating XML output for class zorba::ContextualExternalFunction Generating XML output for class zorba::DebuggerClient Generating XML output for class zorba::DebuggerEventHandler Generating XML output for class zorba::DebuggerSocketException Generating XML output for class std::default_delete Generating XML output for class std::default_delete< T[]> Generating XML output for class zorba::DefaultContentHandler Generating XML output for class zorba::DefaultDebuggerEventHandler Generating XML output for class zorba::internal::ztd::destroy_delete Generating XML output for class zorba::Diagnostic Generating XML output for class zorba::DiagnosticHandler Generating XML output for class zorba::DocumentManager Generating XML output for class zorba::DynamicContext Generating XML output for class zorba::EmptySequence Generating XML output for class std::enable_if Generating XML output for class std::enable_if< true, T > Generating XML output for class zorba::EntityData Generating XML output for class zorba::XQueryStackTrace::Entry Generating XML output for class zorba::audit::Event Generating XML output for class zorba::base64::exception Generating XML output for class zorba::os_error::exception Generating XML output for class zorba::hexbinary::exception Generating XML output for class zorba::internal::ztd::explicit_bool Generating XML output for class zorba::ExternalFunction Generating XML output for class zorba::ExternalFunctionParameter Generating XML output for class zorba::ExternalModule Generating XML output for class zorba::internal::FixedQName Generating XML output for class zorba::Function Generating XML output for class zorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator Generating XML output for class zorba::internal::ztd::has_insertion_operator Generating XML output for class zorba::EmptySequence::InternalIterator Generating XML output for class zorba::VectorItemSequence::InternalIterator Generating XML output for class zorba::SingletonItemSequence::InternalIterator Generating XML output for class zorba::internal::ztd::is_c_string Generating XML output for class zorba::internal::is_movable Generating XML output for class zorba::internal::is_movable< rv< T > > BUILDSTDERR: Generating XML output for class/builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:823: warning: explicit link request to 'dateTimeStamp' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:840: warning: explicit link request to 'dateTimeStamp' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h:103: warning: argument 'stream' of command @param is not found in the argument list of zorba::Properties::setDebugStream(std::ostream &os, bool take_ownership=false) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h:110: warning: The following parameters of zorba::Properties::setDebugStream(std::ostream &os, bool take_ownership=false) are not documented: BUILDSTDERR: parameter 'os' std::is_same Generating XML output for class std::is_same< T, T > Generating XML output for class zorba::Item Generating XML output for class zorba::ItemFactory Generating XML output for class zorba::ItemSequence Generating XML output for class zorba::Sequence::iterator Generating XML output for class zorba::Iterator Generating XML output for class zorba::Thesaurus::iterator Generating XML output for class zorba::internal::JSONiqErrorQName Generating XML output for class zorba::internal::JSoundErrorQName Generating XML output for class zorba::internal::ztd::less Generating XML output for class zorba::internal::ztd::less< char const * > Generating XML output for class zorba::internal::diagnostic::location Generating XML output for class zorba::mem_streambuf Generating XML output for class zorba::ModuleInfo Generating XML output for class zorba::NonContextualExternalFunction Generating XML output for class zorba::internal::nullptr_type Generating XML output for class zorba::audit::Observation Generating XML output for class zorba::OneToOneURIMapper Generating XML output for class zorba::internal::diagnostic::parameters Generating XML output for class zorba::XmlDataManager::ParseOptions Generating XML output for class zorba::internal::ztd::explicit_bool::pointer_conversion Generating XML output for class zorba::Properties Generating XML output for class zorba::Stemmer::Properties Generating XML output for class zorba::Tokenizer::Properties Generating XML output for class zorba::audit::Property Generating XML output for class zorba::audit::PropertyGroup Generating XML output for class zorba::audit::Provider Generating XML output for class zorba::internal::ztd::proxy Generating XML output for class zorba::diagnostic::QName Generating XML output for class zorba::QueryLocation Generating XML output for class zorba::audit::Record Generating XML output for class zorba::Resource Generating XML output for class zorba::internal::rv Generating XML output for class zorba::SAX2_Attributes Generating XML output for class zorba::SAX2_ContentHandler Generating XML output for class zorba::SAX2_LexicalHandler Generating XML output for class zorba::audit::ScopedAuditor Generating XML output for class zorba::audit::ScopedRecord Generating XML output for class zorba::Sequence Generating XML output for class zorba::SequenceType Generating XML output for class zorba::SerializationCallback Generating XML output for class zorba::Serializer Generating XML output for class zorba::internal::ztd::sfinae_base Generating XML output for class zorba::SingletonItemSequence Generating XML output for class zorba::SmartObject Generating XML output for class zorba::SmartPtr Generating XML output for class zorba::StackFrame Generating XML output for class zorba::Tokenizer::State Generating XML output for class zorba::StaticCollectionManager Generating XML output for class zorba::StaticContext Generating XML output for class zorba::Stemmer Generating XML output for class zorba::StemmerProvider Generating XML output for class zorba::store::StoreConsts Generating XML output for class zorba::StoreManager Generating XML output for class zorba::transcode::stream Generating XML output for class zorba::hexbinary::stream Generating XML output for class zorba::base64::stream Generating XML output for class zorba::hexbinary::streambuf Generating XML output for class zorba::transcode::streambuf Generating XML output for class zorba::base64::streambuf Generating XML output for class zorba::StreamResource Generating XML output for class zorba::String Generating XML output for class zorba::String::string_storage_type Generating XML output for class zorba::internal::SystemDiagnostic Generating XML output for class zorba::internal::SystemDiagnosticBase Generating XML output for class zorba::Thesaurus Generating XML output for class zorba::ThesaurusProvider Generating XML output for class zorba::time::Timer Generating XML output for class zorba::Tokenizer Generating XML output for class zorba::TokenizerProvider Generating XML output for class std::unique_ptr BUILDSTDERR: Generating XML outp/builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h:163: warning: argument 'o' of command @param is not found in the argument list of zorba::ZorbaException::print(std::ostream &) const BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h:142: warning: argument 'locaname' of command @param is not found in the argument list of zorba::UserException::UserException(char const *ns, char const *prefix, char const *localname, char const *raise_file, line_type raise_line, char const *description, error_object_type *error_object) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h:153: warning: The following parameters of zorba::UserException::UserException(char const *ns, char const *prefix, char const *localname, char const *raise_file, line_type raise_line, char const *description, error_object_type *error_object) are not documented: BUILDSTDERR: parameter 'localname' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h:163: warning: argument 'o' of command @param is not found in the argument list of zorba::ZorbaException::print(std::ostream &) const BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h:163: warning: argument 'o' of command @param is not found in the argument list of zorba::ZorbaException::print(std::ostream &) const BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:90: warning: Found unknown command `\paran' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:103: warning: The following parameters of zorba::base64::decode(char const *from, size_type from_len, char *to, int options=dopt_none) are not documented: BUILDSTDERR: parameter 'to' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:171: warning: argument 'options' of command @param is not found in the argument list of zorba::base64::decode(FromStringType const &from, ToStringType *to) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:266: warning: argument 'Returns' of command @param is not found in the argument list of zorba::base64::decode(std::istream &from, std::vector< char > *to, int options=dopt_none) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:439: warning: argument 'Returns' of command @param is not found in the argument list of zorba::base64::encode(std::istream &from, std::vector< char > *to) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:89: warning: Found unknown command `\paran' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:100: warning: The following parameters of zorba::hexbinary::decode(char const *from, size_type from_len, char *to, int options=dopt_none) are not documented: BUILDSTDERR: parameter 'to' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:218: warning: argument 'Returns' of command @param is not found in the argument list of zorba::hexbinary::decode(std::istream &from, std::vector< char > *to, int options=dopt_none) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:351: warning: argument 'Returns' of command @param is not found in the argument list of zorba::hexbinary::encode(std::istream &from, std::vector< char > *to) ut for class std::unique_ptr< T[], D > Generating XML output for class std::unique_ptr_storage Generating XML output for class std::unique_ptr_storage< T, D, true > Generating XML output for class zorba::URIHelper Generating XML output for class zorba::URIMapper Generating XML output for class zorba::URLResolver Generating XML output for class zorba::UserError Generating XML output for class zorba::UserException Generating XML output for class zorba::uuid Generating XML output for class zorba::internal::VariableQName Generating XML output for class zorba::VectorItemSequence Generating XML output for class zorba::Version Generating XML output for class zorba::XmlDataManager Generating XML output for class zorba::XQuery Generating XML output for class zorba::internal::XQueryErrorQName Generating XML output for class zorba::XQueryException Generating XML output for class zorba::XQueryStackTrace Generating XML output for class zorba::Zorba Generating XML output for class Zorba_CompilerHints Generating XML output for class Zorba_opaque_char_ptr Generating XML output for class Zorba_SerializerOptions Generating XML output for class zorba_static_assert Generating XML output for class zorba_static_assert< true > Generating XML output for class zorba_static_assert_type Generating XML output for class zorba::internal::ZorbaCSVErrorQName Generating XML output for class zorba::internal::ZorbaDateTimeErrorQName Generating XML output for class zorba::internal::ZorbaErrorQName Generating XML output for class zorba::ZorbaException Generating XML output for class zorba::internal::ZorbaURIErrorQName Generating XML output for class zorba::internal::ZorbaWarningQName Generating XML output for class zorba::String::zstring_ptr Generating XML output for namespace std Generating XML output for namespace zorba Generating XML output for namespace zorba::audit Generating XML output for namespace zorba::base64 Generating XML output for namespace zorba::csv Generating XML output for namespace zorba::diagnostic Generating XML output for namespace zorba::dt Generating XML output for namespace zorba::err Generating XML output for namespace zorba::fn Generating XML output for namespace zorba::fs Generating XML output for namespace zorba::hexbinary Generating XML output for namespace zorba::internal Generating XML output for namespace zorba::internal::base64 Generating XML output for namespace zorba::internal::diagnostic Generating XML output for namespace zorba::internal::hexbinary Generating XML output for namespace zorba::internal::transcode Generating XML output for namespace zorba::internal::ztd Generating XML output for namespace zorba::internal::ztd::has_insertion_operator_impl Generating XML output for namespace zorba::jerr Generating XML output for namespace zorba::jse Generating XML output for namespace zorba::locale Generating XML output for namespace zorba::locale::iso3166_1 Generating XML output for namespace zorba::locale::iso639_1 Generating XML output for namespace zorba::os_error Generating XML output for namespace zorba::serialization Generating XML output for namespace zorba::store Generating XML output for namespace zorba::time Generating XML output for namespace zorba::time::calendar Generating XML output for namespace zorba::transcode Generating XML output for namespace zorba::UnitTests Generating XML output for namespace zorba::zerr Generating XML output for namespace zorba::zfn Generating XML output for namespace zorba::zuri Generating XML output for namespace zorba::zwarn Generating XML output for file annotation.h Generating XML output for file api_shared_types.h Generating XML output for file audit.h Generating XML output for file audit_scoped.h Generating XML output for file base64_stream.h Generating XML output for file base64_util.h Generating XML output for file build.dox Generating XML output for file build_and_install.dox Generating XML output for file build_configure.dox Generating XML output for file build_macos.dox Generating XML output for file build_parameters.dox Generating XML output for file build_prepare.dox Generating XML output for file build_prerequisites.dox Generating XML output for file build_ubuntu.dox Generating XML output for file build_windows.dox Generating XML output for file calendar.h Generating XML output for file collection.h Generating XML output for file collection_manager.h Generating XML output for file commandline.dox Generating XML output for file controlling_memory.dox Generating XML output for file cxx_util.h Generating XML output for file data_converters.dox Generating XML output for file data_lifecycle.dox Generating XML output for file debugger_client.h Generating XML output for file debugger_default_event_handler.h Generating XML output for file debugger_event_handler.h Generating XML output for file debugger_exception.h Generating XML output for file default_content_handler.h Generating XML output for file diagnostic.h Generating XML output for file internal/diagnostic.h Generating XML output for file diagnostic_handler.h Generating XML output for file diagnostic_list.h Generating XML output for file document_manager.h Generating XML output for file dynamic_context.h Generating XML output for file empty_sequence.h Generating XML output for file error.h Generating XML output for file error_util.h Generating XML output for file errors_warnings.dox Generating XML output for file extensions_update.dox Generating XML output for file external_function_parameter.h Generating XML output for file external_functions.dox Generating XML output for file external_module.h Generating XML output for file fs_util.h Generating XML output for file ft_intro.dox Generating XML output for file ft_stemmer.dox Generating XML output for file ft_thesaurus.dox Generating XML output for file ft_tokenizer.dox Generating XML output for file function.h Generating XML output for file hexbinary_stream.h Generating XML output for file hexbinary_util.h Generating XML output for file impl_dep_features.dox Generating XML output for file indexpage.dox Generating XML output for file install_osx.dox Generating XML output for file item.h Generating XML output for file item_factory.h Generating XML output for file item_sequence.h Generating XML output for file iterator.h Generating XML output for file JSONforXQuery.dox Generating XML output for file known_issues.dox Generating XML output for file link_crawler2.dox Generating XML output for file locale.h Generating XML output for file mem_streambuf.h Generating XML output for file memory_leaks.dox Generating XML output for file memory_management.dox Generating XML output for file module_info.h Generating XML output for file modules_authoring.dox Generating XML output for file modules_authoring_2.dox Generating XML output for file modules_building_in.dox Generating XML output for file modules_top.dox Generating XML output for file modules_using.dox Generating XML output for file options.dox Generating XML output for file options.h Generating XML output for file overview.dox Generating XML output for file partial_support.dox Generating XML output for file php_ubuntu.dox Generating XML output for file php_windows.dox Generating XML output for file plugable_components.dox Generating XML output for file printer_diagnostic_handler.h Generating XML output for file properties.h Generating XML output for file properties_base.h Generating XML output for file proxy.h Generating XML output for file python_windows.dox Generating XML output for file qname.h Generating XML output for file qnames.h Generating XML output for file query_location.h Generating XML output for file sax2.h Generating XML output for file schema_lifecycle.dox Generating XML output for file scripting.dox Generating XML output for file scripting_spec.dox Generating XML output for file serialization_callback.h Generating XML output for file serializer.h Generating XML output for file singleton_item_sequence.h Generating XML output for file smart_ptr.h Generating XML output for file static_collection_manager.h Generating XML output for file static_context.h Generating XML output for file static_context_consts.h BUILDSTDERR: Generating XML output for /builddir/build/BUILD/zorba-3.0/doc/zorba/build_and_install.dox:60: warning: end of comment block while expecting command BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/build_and_install.dox:60: warning: end of comment block while expecting command BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/errors_warnings.dox:59: warning: unable to resolve reference to `errors_8cpp-example' for \ref command BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/ft_thesaurus.dox:130: warning: explicit link request to 'default' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_ubuntu.dox:143: warning: unexpected end of comment while inside
    block BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:61: warning: Found unknown command `\swig' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:61: warning: Found unknown command `\php' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:62: warning: Found unknown command `\share' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:62: warning: Found unknown command `\php' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:77: warning: Unsupported xml/html tag found BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/php_windows.dox:77: warning: found tag without matching BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/tut_image.dox:37: warning: explicit link request to 'FF00000' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/xml_json.dox:64: warning: explicit link request to 'a' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/zorba/xml_json.dox:65: warning: Found unknown command `\u0010' file stemmer.h Generating XML output for file store_consts.h Generating XML output for file store_manager.h Generating XML output for file store_manager_c.h Generating XML output for file stream_util.h Generating XML output for file streambuf.h Generating XML output for file streams.h Generating XML output for file system_diagnostic.h Generating XML output for file thesaurus.h Generating XML output for file time.h Generating XML output for file timer.h Generating XML output for file tokenizer.h Generating XML output for file transcode_stream.h Generating XML output for file tut_image.dox Generating XML output for file type_traits.h Generating XML output for file typeident.h Generating XML output for file unique_ptr.h Generating XML output for file unit_tests.h Generating XML output for file uri.h Generating XML output for file uri_resolvers.h Generating XML output for file uriresolvers.dox Generating XML output for file user_exception.h Generating XML output for file uuid.h Generating XML output for file vector_item_sequence.h Generating XML output for file version.h Generating XML output for file web_crawler.dox Generating XML output for file xml_json.dox Generating XML output for file xmldatamanager.h Generating XML output for file xqddf.dox Generating XML output for file xquery.h Generating XML output for file xquery_exception.h Generating XML output for file xquery_functions.h Generating XML output for file xquery_stack_trace.h Generating XML output for file xquery_warning.h Generating XML output for file XQueryforJSON.dox Generating XML output for file zorba.h Generating XML output for file zorba_exception.h Generating XML output for file zorba_functions.h Generating XML output for file zorba_string.h Generating XML output for file ztd.h Generating XML output for page build Generating XML output for page build_and_install Generating XML output for page configure_zorba Generating XML output for page build_macos Generating XML output for page configuration_parameters Generating XML output for page build_prepare Generating XML output for page build_prerequisites Generating XML output for page build_ubuntu Generating XML output for page build_windows Generating XML output for page commandline Generating XML output for page controlling_memory Generating XML output for page data_converters Generating XML output for page data_lifecycle Generating XML output for page errors_warnings Generating XML output for page extensions_update Generating XML output for page external_functions Generating XML output for page ft_intro Generating XML output for page ft_stemmer Generating XML output for page ft_thesaurus Generating XML output for page ft_tokenizer Generating XML output for page impl_dep_features Generating XML output for page install_osx_tutorial Generating XML output for page JSON_for_XQuery Generating XML output for page link_crawler2 Generating XML output for page memory_leaks Generating XML output for page memory_management Generating XML output for page modules_authoring Generating XML output for page modules_authoring_2 Generating XML output for page modules_building_in Generating XML output for page modules_top Generating XML output for page modules_using Generating XML output for page options_and_annotations Generating XML output for page overview Generating XML output for page partial_support Generating XML output for page php_ubuntu_tutorial Generating XML output for page php_windows_tutorial Generating XML output for page plugable_components Generating XML output for page python_windows_tutorial Generating XML output for page schema_lifecycle Generating XML output for page scripting_tutorial Generating XML output for page scripting_spec Generating XML output for page image_processing_tutorial Generating XML output for page uriresolvers Generating XML output for page web_crawler_tutorial Generating XML output for page xml_json Generating XML output for page xqddf Generating XML output for page XQuery_for_JSON Generating XML output for page known_issues Generating XML output for page deprecated BUILDSTDERR: Generate XML output f/builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:351: warning: included file context.cpp is not found. Check your EXAMPLE_PATH BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:347: warning: included file datamanager.cpp is not found. Check your EXAMPLE_PATH BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:354: warning: included file errors.cpp is not found. Check your EXAMPLE_PATH BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:363: warning: included file external_functions.cpp is not found. Check your EXAMPLE_PATH BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:360: warning: included file sax2.cpp is not found. Check your EXAMPLE_PATH BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:357: warning: included file serialization.cpp is not found. Check your EXAMPLE_PATH BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h:344: warning: included file simple.cpp is not found. Check your EXAMPLE_PATH or dir /builddir/build/BUILD/zorba-3.0/include/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/util/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/ Generating XML output for example context.cpp Generating XML output for example datamanager.cpp Generating XML output for example errors.cpp Generating XML output for example external_functions.cpp Generating XML output for example sax2.cpp Generating XML output for example serialization.cpp Generating XML output for example simple.cpp Generating XML output for the main page Running dot... lookup cache used 5387/65536 hits=51082 misses=5570 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target zorbadocs make -f doc/cxx/CMakeFiles/cxxdocs.dir/build.make doc/cxx/CMakeFiles/cxxdocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/cxx /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/cxx /builddir/build/BUILD/zorba-3.0/build/doc/cxx/CMakeFiles/cxxdocs.dir/DependInfo.cmake --color= Scanning dependencies of target cxxdocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/cxx/CMakeFiles/cxxdocs.dir/build.make doc/cxx/CMakeFiles/cxxdocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/cxx/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/cxx/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1395 of file `/builddir/build/BUILD/zorba-3.0/build/doc/cxx/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1401 of file `/builddir/build/BUILD/zorba-3.0/build/doc/cxx/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/cxx/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/accessors Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/aleXis Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/annotations Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/bang Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/base64 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/block Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/boolean Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/caching Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/casting Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/charref Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_001 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_002 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_003 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_004 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_005 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_010 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/chained_test_collection_011 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-delete Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-delete-first Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-delete-last Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-edit Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-after Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-before Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-first Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/collections/static-insert-last Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/concat_operator Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/constructors Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/copytransform Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/csv Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/csv/sample_files Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/datetime Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/dblp Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/dctx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/debugger Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/debugger/dmh Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DateTimeStamp Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DayFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DayFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DaysFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideDayTimeDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideDayTimeDurationByDayTimeDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideYearMonthDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/DivideYearMonthDurationByYearMonthDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/Duration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/FormatDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/HoursFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/HoursFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/HoursFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MinutesFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MinutesFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MinutesFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MonthFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MonthFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MonthsFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MultiplyDayTimeDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/MultiplyYearMonthDuration Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/SecondsFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/SecondsFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/TimezoneFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/TimezoneFromTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/YearFromDateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/YearFromDateTimeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/durationdatetime/YearsFromDurationFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/entity Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/error Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/eval Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/ext_var Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/ext_var/w3c Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/ext_var/w3c/SchemaImport Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/extern Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/extern-func Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/extras Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/f-and-o Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/fetch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/copy_files Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/sample_files Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/sample_files/dir one Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/file/sample_files/dir.txt two Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/filepath Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/flwor Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/fulltext Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/functx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/gflwor Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/gflwor/allowing-empty Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/globals Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/groupby Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/hashjoins Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/HigherOrder Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/delete Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get-binary Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get-node Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/get-text Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/head Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/options Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/patch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/post Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/put Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/json/send-request Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/delete Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get-binary Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get-node Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/get-text Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/head Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/options Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/post Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/put Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/http-client/xml/send-request Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images/animation Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images/manipulation Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/image/images/paint Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/index Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/index/declare_index Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/json Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsoniq Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsoniq/collection-and-index Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsoniq/roundtrip Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsound Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/jsound/schemas Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/math Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/math/from_excel Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/misc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/modules Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/no-copy Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/nodes Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/nondeterministic Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/numerics Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/numerics/format-integer Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/numerics/format-number Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationAdd Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivide Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationDivideDTD Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationMultiply Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/DayTimeDurationSubtract Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivide Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationDivideYMD Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationMultiply Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationsAdd Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/Operations/ArithExpr/DurationArith/YearMonthDurationSubtract Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/optim Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/options Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parser Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parser/shebang Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parser/syntax-errors Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/parsing_and_serializing Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/paths Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/pul-schema Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/quantified Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/random Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/reference Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/reflection Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/resolving Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/schemas Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/scripting Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/sctx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/seq Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/sequences Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/sequencetypes Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization/cloudscript Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization/html Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/serialization/xhtml Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/spec Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/store Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/store/unordered-map Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/AnalyzeString Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/CodepointEqualFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/CodepointToStringFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/CompareFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/ConcatFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/ContainsFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/EncodeURIfunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/EndsWithFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/EscapeHTMLURIFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/IRIToURIfunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/LowerCaseFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/MatchesFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/NormalizeSpaceFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/NormalizeUnicodeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/Regex Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/ReplaceFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StartsWithFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StringJoinFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StringLengthFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/StringToCodepointFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/SubstringAfterFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/SubstringBeforeFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/SubstringFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/TranslateFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/string/UpperCaseFunc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/testdriver Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/trycatch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/typeswitch Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/udf Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/updates Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/uris Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/utf-8 Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/versioning Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/w3c Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/whitespace Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/windowing Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xdm-schema Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xmark Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xmlid Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqddf Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqddf/daniel Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqdoc Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xquery-talk Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xqueryx Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/xray Searching for files in directory /builddir/build/BUILD/zorba-3.0/test/rbkt/Queries/zorba/zorba-query Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/cxx Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/cxx/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/cxx/manual Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/internal Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated Searching for files in directory /builddir/build/BUILD/zorba-3.0/include/zorba/util Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/cxx/manual Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/annotation.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/annotation.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/api_shared_types.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/api_shared_types.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/audit.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/audit.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/audit_scoped.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/audit_scoped.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/collection.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/collection.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/collection_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/collection_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_client.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_client.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_default_event_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_default_event_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_event_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_event_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/debugger_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/default_content_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/default_content_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/diagnostic_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/document_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/document_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/empty_sequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/empty_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/error.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/error.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/external_function_parameter.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/external_function_parameter.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/external_module.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/external_module.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/function.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/function.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/cxx_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/cxx_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/diagnostic.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/diagnostic.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated/qnames.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated/qnames.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/proxy.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/proxy.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/qname.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/qname.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/streambuf.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/streambuf.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/system_diagnostic.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/system_diagnostic.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/type_traits.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/type_traits.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unique_ptr.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unit_tests.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/unit_tests.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ztd.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/item.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/item.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/item_sequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/item_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/iterator.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/iterator.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/module_info.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/module_info.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/options.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/options.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated/diagnostic_list.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated/diagnostic_list.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/printer_diagnostic_handler.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/printer_diagnostic_handler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/properties_base.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/properties_base.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/query_location.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/query_location.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/sax2.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/sax2.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/serialization_callback.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/serialization_callback.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/serializer.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/serializer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/singleton_item_sequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/singleton_item_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/static_collection_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/static_collection_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/static_context.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/static_context.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/static_context_consts.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/static_context_consts.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/stemmer.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/stemmer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/store_consts.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/store_consts.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager_c.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/store_manager_c.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/streams.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/streams.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/thesaurus.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/thesaurus.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/tokenizer.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/tokenizer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/typeident.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/typeident.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/uri_resolvers.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/uri_resolvers.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_stream.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_stream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/calendar.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/calendar.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/error_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/error_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/fs_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/fs_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_stream.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_stream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h... BUILDSTDERR: Preprocessing /builddir/build/BUILD/zorba-3.0/incl/builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h:105: warning: include file time.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h:183: warning: include file time.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h:184: warning: include file sys/time.h not found, perhaps you forgot to add its directory to INCLUDE_PATH? BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox:33: warning: Example simple.cpp was already documented. Ignoring documentation found here. BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox:37: warning: Example sax2.cpp was already documented. Ignoring documentation found here. BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox:40: warning: Example errors.cpp was already documented. Ignoring documentation found here. BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox:43: warning: Example context.cpp was already documented. Ignoring documentation found here. BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox:47: warning: Example serialization.cpp was already documented. Ignoring documentation found here. BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox:55: warning: Example external_functions.cpp was already documented. Ignoring documentation found here. BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox:58: warning: Example datamanager.cpp was already documented. Ignoring documentation found here. ude/zorba/util/locale.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/locale.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/mem_streambuf.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/mem_streambuf.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/smart_ptr.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/smart_ptr.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/stream_util.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/stream_util.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/time.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/timer.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/timer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/transcode_stream.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/transcode_stream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/uri.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/uri.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/util/uuid.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/util/uuid.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/vector_item_sequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/vector_item_sequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/version.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/version.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xmldatamanager.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xmldatamanager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_functions.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_functions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_stack_trace.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_stack_trace.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_warning.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/xquery_warning.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_functions.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_functions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_string.h... Parsing file /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_string.h... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/cxx/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example binary.cpp... Generating docs for example callback.cpp... Generating docs for example chaining.cpp... Generating docs for example context.cpp... Generating docs for example datamanager.cpp... Generating docs for example errors.cpp... Generating docs for example execution_plans.cpp... Generating docs for example external_functions.cpp... Generating docs for example item_handler.cpp... Generating docs for example jsoniq.cpp... Generating docs for example module_import_check.cpp... Generating docs for example sax2.cpp... Generating docs for example serialization.cpp... Generating docs for example simple.cpp... Generating docs for example uri_resolvers.cpp... Generating file sources... Generating code for file annotation.h... Generating code for file api_shared_types.h... Generating code for file audit.h... Generating code for file audit_scoped.h... Generating code for file base64_stream.h... Generating code for file base64_util.h... Generating code for file calendar.h... Generating code for file collection.h... Generating code for file collection_manager.h... Generating code for file cxx_util.h... Generating code for file debugger_client.h... Generating code for file debugger_default_event_handler.h... Generating code for file debugger_event_handler.h... Generating code for file debugger_exception.h... Generating code for file default_content_handler.h... Generating code for file diagnostic.h... Generating code for file diagnostic.h... Generating code for file diagnostic_handler.h... Generating code for file diagnostic_list.h... Generating code for file document_manager.h... Generating code for file dynamic_context.h... Generating code for file empty_sequence.h... Generating code for file error.h... Generating code for file error_util.h... Generating code for file external_function_parameter.h... Generating code for file external_module.h... Generating code for file fs_util.h... Generating code for file function.h... Generating code for file hexbinary_stream.h... Generating code for file hexbinary_util.h... Parsing code for file indexpage.dox... Generating code for file item.h... Generating code for file item_factory.h... Generating code for file item_sequence.h... Generating code for file iterator.h... Generating code for file locale.h... Generating code for file mem_streambuf.h... Generating code for file module_info.h... Generating code for file options.h... Generating code for file printer_diagnostic_handler.h... Generating code for file properties.h... Generating code for file properties_base.h... Generating code for file proxy.h... Generating code for file qname.h... Generating code for file qnames.h... Generating code for file query_location.h... Generating code for file sax2.h... Generating code for file serialization_callback.h... Generating code for file serializer.h... Generating code for file singleton_item_sequence.h... Generating code for file smart_ptr.h... Generating code for file static_collection_manager.h... Generating code for file static_context.h... Generating code for file static_context_consts.h... Generating code for file stemmer.h... Generating code for file store_consts.h... Generating code for file store_manager.h... Generating code for file store_manager_c.h... Generating code for file stream_util.h... Generating code for file streambuf.h... Generating code for file streams.h... Generating code for file system_diagnostic.h... Generating code for file thesaurus.h... Generating code for file time.h... Generating code for file timer.h... Generating code for file tokenizer.h... Generating code for file transcode_stream.h... Generating code for file type_traits.h... Generating code for file typeident.h... Generating code for file unique_ptr.h... Generating code for file unit_tests.h... Generating code for file uri.h... Generating code for file uri_resolvers.h... Generating code for file user_exception.h... Generating code for file uuid.h... Generating code for file vector_item_sequence.h... Generating code for file version.h... Generating code for file xmldatamanager.h... Generating code for file xquery.h... Generating code for file xquery_exception.h... Generating code for file xquery_functions.h... Generating code for file xquery_stack_trace.h... Generating code for file xquery_warning.h... Generating code for file zorba.h... Generating code for file zorba_exception.h... Generating code for file zorba_functions.h... Generating code for file zorba_string.h... Generating code for file ztd.h... Generating file documentation... Generating docs for file annotation.h... Generating docs for file api_shared_types.h... Generating docs for file audit.h... Generating docs for file audit_scoped.h... Generating docs for file base64_stream.h... Generating docs for file base64_util.h... Generating docs for file calendar.h... Generating docs for file collection.h... Generating docs for file collection_manager.h... Generating docs for file cxx_util.h... Generating docs for file debugger_client.h... Generating docs for file debugger_default_event_handler.h... Generating docs for file debugger_event_handler.h... Generating docs for file debugger_exception.h... Generating docs for file default_content_handler.h... Generating docs for file diagnostic.h... Generating docs for file diagnostic.h... Generating docs for file diagnostic_handler.h... Generating docs for file diagnostic_list.h... Generating docs for file document_manager.h... Generating docs for file dynamic_context.h... Generating docs for file empty_sequence.h... Generating docs for file error.h... Generating docs for file error_util.h... Generating docs for file external_function_parameter.h... Generating docs for file external_module.h... Generating docs for file fs_util.h... Generating docs for file function.h... Generating docs for file hexbinary_stream.h... Generating docs for file hexbinary_util.h... Generating docs for file indexpage.dox... Generating docs for file item.h... Generating docs for file item_factory.h... Generating docs for file item_sequence.h... Generating docs for file iterator.h... Generating docs for file locale.h... Generating docs for file mem_streambuf.h... Generating docs for file module_info.h... Generating docs for file options.h... Generating docs for file printer_diagnostic_handler.h... Generating docs for file properties.h... Generating docs for file properties_base.h... Generating docs for file proxy.h... Generating docs for file qname.h... Generating docs for file qnames.h... Generating docs for file query_location.h... Generating docs for file sax2.h... Generating docs for file serialization_callback.h... Generating docs for file serializer.h... Generating docs for file singleton_item_sequence.h... Generating docs for file smart_ptr.h... Generating docs for file static_collection_manager.h... Generating docs for file static_context.h... Generating docs for file static_context_consts.h... Generating docs for file stemmer.h... Generating docs for file store_consts.h... Generating docs for file store_manager.h... Generating docs for file store_manager_c.h... Generating docs for file stream_util.h... Generating docs for file streambuf.h... BUILDSTDERR: Generating docs /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:823: warning: explicit link request to 'dateTimeStamp' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:840: warning: explicit link request to 'dateTimeStamp' could not be resolved for file streams.h... Generating docs for file system_diagnostic.h... Generating docs for file thesaurus.h... Generating docs for file time.h... Generating docs for file timer.h... Generating docs for file tokenizer.h... Generating docs for file transcode_stream.h... Generating docs for file type_traits.h... Generating docs for file typeident.h... Generating docs for file unique_ptr.h... Generating docs for file unit_tests.h... Generating docs for file uri.h... Generating docs for file uri_resolvers.h... Generating docs for file user_exception.h... Generating docs for file uuid.h... Generating docs for file vector_item_sequence.h... Generating docs for file version.h... Generating docs for file xmldatamanager.h... Generating docs for file xquery.h... Generating docs for file xquery_exception.h... Generating docs for file xquery_functions.h... Generating docs for file xquery_stack_trace.h... Generating docs for file xquery_warning.h... Generating docs for file zorba.h... Generating docs for file zorba_exception.h... Generating docs for file zorba_functions.h... Generating docs for file zorba_string.h... Generating docs for file ztd.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound Zorba_CompilerHints... Generating docs for compound Zorba_opaque_char_ptr... Generating docs for compound Zorba_SerializerOptions... Generating docs for compound zorba_static_assert... Generating docs for compound zorba_static_assert< true >... Generating docs for compound zorba_static_assert_type... Generating namespace index... Generating docs for namespace std Generating docs for compound std::default_delete... Generating docs for compound std::default_delete< T[]>... Generating docs for compound std::enable_if... Generating docs for compound std::enable_if< true, T >... Generating docs for compound std::is_same... Generating docs for compound std::is_same< T, T >... Generating docs for compound std::unique_ptr... Generating docs for compound std::unique_ptr< T[], D >... Generating docs for compound std::unique_ptr_storage... Generating docs for compound std::unique_ptr_storage< T, D, true >... Generating docs for namespace zorba Generating docs for compound zorba::Annotation... Generating docs for compound zorba::Collection... Generating docs for compound zorba::CollectionManager... Generating docs for compound zorba::ContextualExternalFunction... Generating docs for compound zorba::DebuggerClient... Generating docs for compound zorba::DebuggerEventHandler... Generating docs for compound zorba::DebuggerSocketException... Generating docs for compound zorba::DefaultContentHandler... Generating docs for compound zorba::DefaultDebuggerEventHandler... Generating docs for compound zorba::Diagnostic... Generating docs for compound zorba::DiagnosticHandler... Generating docs for compound zorba::DocumentManager... Generating docs for compound zorba::DynamicContext... Generating docs for compound zorba::EmptySequence... Generating docs for compound zorba::EntityData... Generating docs for compound zorba::ExternalFunction... Generating docs for compound zorba::ExternalFunctionParameter... Generating docs for compound zorba::ExternalModule... Generating docs for compound zorba::Function... Generating docs for compound zorba::Item... Generating docs for compound zorba::ItemFactory... Generating docs for compound zorba::ItemSequence... Generating docs for compound zorba::Iterator... Generating docs for compound zorba::mem_streambuf... Generating docs for compound zorba::ModuleInfo... Generating docs for compound zorba::NonContextualExternalFunction... Generating docs for compound zorba::OneToOneURIMapper... Generating docs for compound zorba::Properties... Generating docs for compound zorba::QueryLocation... Generating docs for compound zorba::Resource... Generating docs for compound zorba::SAX2_Attributes... Generating docs for compound zorba::SAX2_ContentHandler... Generating docs for compound zorba::SAX2_LexicalHandler... Generating docs for compound zorba::Sequence... Generating docs for nested compound zorba::Sequence::iterator... Generating docs for compound zorba::SequenceType... Generating docs for compound zorba::SerializationCallback... Generating docs for compound zorba::Serializer... Generating docs for compound zorba::SingletonItemSequence... Generating docs for compound zorba::SmartObject... Generating docs for compound zorba::SmartPtr... Generating docs for compound zorba::StackFrame... Generating docs for compound zorba::StaticCollectionManager... Generating docs for compound zorba::StaticContext... Generating docs for compound zorba::Stemmer... Generating docs for nested compound zorba::Stemmer::Properties... Generating docs for compound zorba::StemmerProvider... Generating docs for compound zorba::StoreManager... Generating docs for compound zorba::StreamResource... Generating docs for compound zorba::String... Generating docs for compound zorba::Thesaurus... Generating docs for nested compound zorba::Thesaurus::iterator... Generating docs for compound zorba::ThesaurusProvider... Generating docs for compound zorba::Tokenizer... Generating docs for nested compound zorba::Tokenizer::Callback... Generating docs for nested compound zorba::Tokenizer::Properties... Generating docs for nested compound zorba::Tokenizer::State... Generating docs for compound zorba::TokenizerProvider... Generating docs for compound zorba::URIHelper... Generating docs for compound zorba::URIMapper... Generating docs for compound zorba::URLResolver... Generating docs for compound zorba::UserError... Generating docs for compound zorba::UserException... Generating docs for compound zorba::uuid... Generating docs for compound zorba::VectorItemSequence... Generating docs for compound zorba::Version... Generating docs for compound zorba::XmlDataManager... Generating docs for nested compound zorba::XmlDataManager::ParseOptions... Generating docs for compound zorba::XQuery... Generating docs for compound zorba::XQueryException... Generating docs for compound zorba::XQueryStackTrace... Generating docs for nested compound zorba::XQueryStackTrace::Entry... Generating docs for compound zorba::Zorba... Generating docs for compound zorba::ZorbaException... Generating docs for namespace zorba::audit Generating docs for compound zorba::audit::AuditorTraits... Generating docs for compound zorba::audit::AuditorTraits< const char * >... Generating docs for compound zorba::audit::AuditorTraits< const int >... Generating docs for compound zorba::audit::AuditorTraits< const std::string >... Generating docs for compound zorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > >... Generating docs for compound zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > >... Generating docs for compound zorba::audit::AuditorTraits< String >... Generating docs for compound zorba::audit::AuditorTraits< zorba::time::Timer >... Generating docs for compound zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >... Generating docs for compound zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >... Generating docs for compound zorba::audit::Configuration... Generating docs for compound zorba::audit::Event... Generating docs for compound zorba::audit::Observation... Generating docs for compound zorba::audit::Property... Generating docs for compound zorba::audit::PropertyGroup... Generating docs for compound zorba::audit::Provider... Generating docs for compound zorba::audit::Record... Generating docs for compound zorba::audit::ScopedAuditor... Generating docs for compound zorba::audit::ScopedRecord... Generating docs for namespace zorba::base64 Generating docs for compound zorba::base64::auto_attach... Generating docs for compound zorba::base64::exception... Generating docs for compound zorba::base64::stream... Generating docs for compound zorba::base64::streambuf... Generating docs for namespace zorba::csv Generating docs for namespace zorba::diagnostic Generating docs for compound zorba::diagnostic::QName... Generating docs for namespace zorba::dt Generating docs for namespace zorba::err Generating docs for namespace zorba::fn Generating docs for namespace zorba::fs Generating docs for namespace zorba::hexbinary Generating docs for compound zorba::hexbinary::auto_attach... Generating docs for compound zorba::hexbinary::exception... Generating docs for compound zorba::hexbinary::stream... Generating docs for compound zorba::hexbinary::streambuf... Generating docs for namespace zorba::internal Generating docs for compound zorba::internal::bool_value... Generating docs for compound zorba::internal::FixedQName... Generating docs for compound zorba::internal::is_movable... Generating docs for compound zorba::internal::is_movable< rv< T > >... Generating docs for compound zorba::internal::JSONiqErrorQName... Generating docs for compound zorba::internal::JSoundErrorQName... Generating docs for compound zorba::internal::nullptr_type... Generating docs for compound zorba::internal::rv... Generating docs for compound zorba::internal::SystemDiagnostic... Generating docs for compound zorba::internal::SystemDiagnosticBase... Generating docs for compound zorba::internal::VariableQName... Generating docs for compound zorba::internal::XQueryErrorQName... Generating docs for compound zorba::internal::ZorbaCSVErrorQName... Generating docs for compound zorba::internal::ZorbaDateTimeErrorQName... Generating docs for compound zorba::internal::ZorbaErrorQName... Generating docs for compound zorba::internal::ZorbaURIErrorQName... Generating docs for compound zorba::internal::ZorbaWarningQName... Generating docs for namespace zorba::internal::base64 Generating docs for namespace zorba::internal::diagnostic Generating docs for compound zorba::internal::diagnostic::location... Generating docs for compound zorba::internal::diagnostic::parameters... Generating docs for namespace zorba::internal::hexbinary Generating docs for namespace zorba::internal::transcode Generating docs for namespace zorba::internal::ztd Generating docs for compound zorba::internal::ztd::destroy_delete... Generating docs for compound zorba::internal::ztd::explicit_bool... Generating docs for compound zorba::internal::ztd::has_insertion_operator... Generating docs for compound zorba::internal::ztd::is_c_string... Generating docs for compound zorba::internal::ztd::less... Generating docs for compound zorba::internal::ztd::less< char const * >... Generating docs for compound zorba::internal::ztd::proxy... Generating docs for compound zorba::internal::ztd::sfinae_base... Generating docs for namespace zorba::internal::ztd::has_insertion_operator_impl Generating docs for compound zorba::internal::ztd::has_insertion_operator_impl::any_t... Generating docs for compound zorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator... Generating docs for namespace zorba::jerr Generating docs for namespace zorba::jse Generating docs for namespace zorba::locale Generating docs for namespace zorba::locale::iso3166_1 Generating docs for namespace zorba::locale::iso639_1 Generating docs for namespace zorba::os_error Generating docs for compound zorba::os_error::exception... Generating docs for namespace zorba::serialization Generating docs for namespace zorba::store Generating docs for compound zorba::store::StoreConsts... Generating docs for namespace zorba::time Generating docs for compound zorba::time::Timer... Generating docs for namespace zorba::time::calendar Generating docs for namespace zorba::transcode Generating docs for compound zorba::transcode::auto_attach... Generating docs for compound zorba::transcode::stream... Generating docs for compound zorba::transcode::streambuf... Generating docs for namespace zorba::UnitTests Generating docs for namespace zorba::zerr Generating docs for namespace zorba::zfn Generating docs for namespace zorba::zuri Generating docs for namespace zorba::zwarn Generating graph info page... Generating directory documentation... Generating dependency graph for directory include Generating dependency graph for directory internal Generating dependency graph for directory pregenerated BUILDSTDERR: Generating de/builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:75: warning: argument 'aNamespace' of command @param is not found in the argument list of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:75: warning: argument 'aLocalname' of command @param is not found in the argument list of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:75: warning: argument 'aItem' of command @param is not found in the argument list of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/dynamic_context.h:89: warning: The following parameters of zorba::DynamicContext::setVariable(const String &inNamespace, const String &inLocalname, const Item &inValue, bool cast=false)=0 are not documented: BUILDSTDERR: parameter 'inNamespace' BUILDSTDERR: parameter 'inLocalname' BUILDSTDERR: parameter 'inValue' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:823: warning: explicit link request to 'dateTimeStamp' could not be resolved BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/item_factory.h:840: warning: explicit link request to 'dateTimeStamp' could not be resolved pendency graph for directory util Generating dependency graph for directory zorba finalizing index lists... writing tag file... Generating XML output... Generating XML output for class zorba::Annotation Generating XML output for class zorba::internal::ztd::has_insertion_operator_impl::any_t Generating XML output for class zorba::audit::AuditorTraits Generating XML output for class zorba::audit::AuditorTraits< const char * > Generating XML output for class zorba::audit::AuditorTraits< const int > Generating XML output for class zorba::audit::AuditorTraits< const std::string > Generating XML output for class zorba::audit::AuditorTraits< std::pair< std::streampos, std::istream * > > Generating XML output for class zorba::audit::AuditorTraits< std::pair< std::streampos, std::ostream * > > Generating XML output for class zorba::audit::AuditorTraits< String > Generating XML output for class zorba::audit::AuditorTraits< zorba::time::Timer > Generating XML output for class zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 > Generating XML output for class zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 > Generating XML output for class zorba::hexbinary::auto_attach Generating XML output for class zorba::transcode::auto_attach Generating XML output for class zorba::base64::auto_attach Generating XML output for class zorba::internal::bool_value Generating XML output for class zorba::Tokenizer::Callback Generating XML output for class zorba::Collection Generating XML output for class zorba::CollectionManager Generating XML output for class zorba::audit::Configuration Generating XML output for class zorba::ContextualExternalFunction Generating XML output for class zorba::DebuggerClient Generating XML output for class zorba::DebuggerEventHandler Generating XML output for class zorba::DebuggerSocketException Generating XML output for class std::default_delete Generating XML output for class std::default_delete< T[]> Generating XML output for class zorba::DefaultContentHandler Generating XML output for class zorba::DefaultDebuggerEventHandler Generating XML output for class zorba::internal::ztd::destroy_delete Generating XML output for class zorba::Diagnostic Generating XML output for class zorba::DiagnosticHandler Generating XML output for class zorba::DocumentManager Generating XML output for class zorba::DynamicContext Generating XML output for class zorba::EmptySequence Generating XML output for class std::enable_if Generating XML output for class std::enable_if< true, T > Generating XML output for class zorba::EntityData Generating XML output for class zorba::XQueryStackTrace::Entry Generating XML output for class zorba::audit::Event Generating XML output for class zorba::base64::exception Generating XML output for class zorba::os_error::exception Generating XML output for class zorba::hexbinary::exception Generating XML output for class zorba::internal::ztd::explicit_bool Generating XML output for class zorba::ExternalFunction Generating XML output for class zorba::ExternalFunctionParameter Generating XML output for class zorba::ExternalModule Generating XML output for class zorba::internal::FixedQName Generating XML output for class zorba::Function Generating XML output for class zorba::internal::ztd::has_insertion_operator_impl::has_insertion_operator Generating XML output for class zorba::internal::ztd::has_insertion_operator Generating XML output for class zorba::EmptySequence::InternalIterator Generating XML output for class zorba::VectorItemSequence::InternalIterator Generating XML output for class zorba::SingletonItemSequence::InternalIterator Generating XML output for class zorba::internal::ztd::is_c_string Generating XML output for class zorba::internal::is_movable Generating XML output for class zorba::internal::is_movable< rv< T > > Generating XML output for class std::is_same Generating XML output for class std::is_same< T, T > Generating XML output for class zorba::Item Generating XML output for class zorba::ItemFactory Generating XML output for class zorba::ItemSequence BUILDSTDERR: Generating XML output for class zorba:/builddir/build/BUILD/zorba-3.0/include/zorba/properties.h:103: warning: argument 'stream' of command @param is not found in the argument list of zorba::Properties::setDebugStream(std::ostream &os, bool take_ownership=false) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/properties.h:110: warning: The following parameters of zorba::Properties::setDebugStream(std::ostream &os, bool take_ownership=false) are not documented: BUILDSTDERR: parameter 'os' :Sequence::iterator Generating XML output for class zorba::Iterator Generating XML output for class zorba::Thesaurus::iterator Generating XML output for class zorba::internal::JSONiqErrorQName Generating XML output for class zorba::internal::JSoundErrorQName Generating XML output for class zorba::internal::ztd::less Generating XML output for class zorba::internal::ztd::less< char const * > Generating XML output for class zorba::internal::diagnostic::location Generating XML output for class zorba::mem_streambuf Generating XML output for class zorba::ModuleInfo Generating XML output for class zorba::NonContextualExternalFunction Generating XML output for class zorba::internal::nullptr_type Generating XML output for class zorba::audit::Observation Generating XML output for class zorba::OneToOneURIMapper Generating XML output for class zorba::internal::diagnostic::parameters Generating XML output for class zorba::XmlDataManager::ParseOptions Generating XML output for class zorba::internal::ztd::explicit_bool::pointer_conversion Generating XML output for class zorba::Properties Generating XML output for class zorba::Stemmer::Properties Generating XML output for class zorba::Tokenizer::Properties Generating XML output for class zorba::audit::Property Generating XML output for class zorba::audit::PropertyGroup Generating XML output for class zorba::audit::Provider Generating XML output for class zorba::internal::ztd::proxy Generating XML output for class zorba::diagnostic::QName Generating XML output for class zorba::QueryLocation Generating XML output for class zorba::audit::Record Generating XML output for class zorba::Resource Generating XML output for class zorba::internal::rv Generating XML output for class zorba::SAX2_Attributes Generating XML output for class zorba::SAX2_ContentHandler Generating XML output for class zorba::SAX2_LexicalHandler Generating XML output for class zorba::audit::ScopedAuditor Generating XML output for class zorba::audit::ScopedRecord Generating XML output for class zorba::Sequence Generating XML output for class zorba::SequenceType Generating XML output for class zorba::SerializationCallback Generating XML output for class zorba::Serializer Generating XML output for class zorba::internal::ztd::sfinae_base Generating XML output for class zorba::SingletonItemSequence Generating XML output for class zorba::SmartObject Generating XML output for class zorba::SmartPtr Generating XML output for class zorba::StackFrame Generating XML output for class zorba::Tokenizer::State Generating XML output for class zorba::StaticCollectionManager Generating XML output for class zorba::StaticContext Generating XML output for class zorba::Stemmer Generating XML output for class zorba::StemmerProvider Generating XML output for class zorba::store::StoreConsts Generating XML output for class zorba::StoreManager Generating XML output for class zorba::transcode::stream Generating XML output for class zorba::hexbinary::stream Generating XML output for class zorba::base64::stream Generating XML output for class zorba::hexbinary::streambuf Generating XML output for class zorba::transcode::streambuf Generating XML output for class zorba::base64::streambuf Generating XML output for class zorba::StreamResource Generating XML output for class zorba::String Generating XML output for class zorba::String::string_storage_type Generating XML output for class zorba::internal::SystemDiagnostic Generating XML output for class zorba::internal::SystemDiagnosticBase Generating XML output for class zorba::Thesaurus Generating XML output for class zorba::ThesaurusProvider Generating XML output for class zorba::time::Timer Generating XML output for class zorba::Tokenizer Generating XML output for class zorba::TokenizerProvider Generating XML output for class std::unique_ptr Generating XML output for class std::unique_ptr< T[], D > Generating XML output for class std::unique_ptr_storage Generating XML output for class std::unique_ptr_storage< T, D, true > Generating XML output for class zorba::URIHelper BUILDSTDERR: Generating XML output for class zorba:/builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h:163: warning: argument 'o' of command @param is not found in the argument list of zorba::ZorbaException::print(std::ostream &) const BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h:142: warning: argument 'locaname' of command @param is not found in the argument list of zorba::UserException::UserException(char const *ns, char const *prefix, char const *localname, char const *raise_file, line_type raise_line, char const *description, error_object_type *error_object) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/user_exception.h:153: warning: The following parameters of zorba::UserException::UserException(char const *ns, char const *prefix, char const *localname, char const *raise_file, line_type raise_line, char const *description, error_object_type *error_object) are not documented: BUILDSTDERR: parameter 'localname' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h:163: warning: argument 'o' of command @param is not found in the argument list of zorba::ZorbaException::print(std::ostream &) const BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/zorba_exception.h:163: warning: argument 'o' of command @param is not found in the argument list of zorba::ZorbaException::print(std::ostream &) const BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:90: warning: Found unknown command `\paran' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:103: warning: The following parameters of zorba::base64::decode(char const *from, size_type from_len, char *to, int options=dopt_none) are not documented: BUILDSTDERR: parameter 'to' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:171: warning: argument 'options' of command @param is not found in the argument list of zorba::base64::decode(FromStringType const &from, ToStringType *to) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:266: warning: argument 'Returns' of command @param is not found in the argument list of zorba::base64::decode(std::istream &from, std::vector< char > *to, int options=dopt_none) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/base64_util.h:439: warning: argument 'Returns' of command @param is not found in the argument list of zorba::base64::encode(std::istream &from, std::vector< char > *to) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:89: warning: Found unknown command `\paran' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:100: warning: The following parameters of zorba::hexbinary::decode(char const *from, size_type from_len, char *to, int options=dopt_none) are not documented: BUILDSTDERR: parameter 'to' BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:218: warning: argument 'Returns' of command @param is not found in the argument list of zorba::hexbinary::decode(std::istream &from, std::vector< char > *to, int options=dopt_none) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/include/zorba/util/hexbinary_util.h:351: warning: argument 'Returns' of command @param is not found in the argument list of zorba::hexbinary::encode(std::istream &from, std::vector< char > *to) :URIMapper Generating XML output for class zorba::URLResolver Generating XML output for class zorba::UserError Generating XML output for class zorba::UserException Generating XML output for class zorba::uuid Generating XML output for class zorba::internal::VariableQName Generating XML output for class zorba::VectorItemSequence Generating XML output for class zorba::Version Generating XML output for class zorba::XmlDataManager Generating XML output for class zorba::XQuery Generating XML output for class zorba::internal::XQueryErrorQName Generating XML output for class zorba::XQueryException Generating XML output for class zorba::XQueryStackTrace Generating XML output for class zorba::Zorba Generating XML output for class Zorba_CompilerHints Generating XML output for class Zorba_opaque_char_ptr Generating XML output for class Zorba_SerializerOptions Generating XML output for class zorba_static_assert Generating XML output for class zorba_static_assert< true > Generating XML output for class zorba_static_assert_type Generating XML output for class zorba::internal::ZorbaCSVErrorQName Generating XML output for class zorba::internal::ZorbaDateTimeErrorQName Generating XML output for class zorba::internal::ZorbaErrorQName Generating XML output for class zorba::ZorbaException Generating XML output for class zorba::internal::ZorbaURIErrorQName Generating XML output for class zorba::internal::ZorbaWarningQName Generating XML output for class zorba::String::zstring_ptr Generating XML output for namespace std Generating XML output for namespace zorba Generating XML output for namespace zorba::audit Generating XML output for namespace zorba::base64 Generating XML output for namespace zorba::csv Generating XML output for namespace zorba::diagnostic Generating XML output for namespace zorba::dt Generating XML output for namespace zorba::err Generating XML output for namespace zorba::fn Generating XML output for namespace zorba::fs Generating XML output for namespace zorba::hexbinary Generating XML output for namespace zorba::internal Generating XML output for namespace zorba::internal::base64 Generating XML output for namespace zorba::internal::diagnostic Generating XML output for namespace zorba::internal::hexbinary Generating XML output for namespace zorba::internal::transcode Generating XML output for namespace zorba::internal::ztd Generating XML output for namespace zorba::internal::ztd::has_insertion_operator_impl Generating XML output for namespace zorba::jerr Generating XML output for namespace zorba::jse Generating XML output for namespace zorba::locale Generating XML output for namespace zorba::locale::iso3166_1 Generating XML output for namespace zorba::locale::iso639_1 Generating XML output for namespace zorba::os_error Generating XML output for namespace zorba::serialization Generating XML output for namespace zorba::store Generating XML output for namespace zorba::time Generating XML output for namespace zorba::time::calendar Generating XML output for namespace zorba::transcode Generating XML output for namespace zorba::UnitTests Generating XML output for namespace zorba::zerr Generating XML output for namespace zorba::zfn Generating XML output for namespace zorba::zuri Generating XML output for namespace zorba::zwarn Generating XML output for file annotation.h Generating XML output for file api_shared_types.h Generating XML output for file audit.h Generating XML output for file audit_scoped.h Generating XML output for file base64_stream.h Generating XML output for file base64_util.h Generating XML output for file calendar.h Generating XML output for file collection.h Generating XML output for file collection_manager.h Generating XML output for file cxx_util.h Generating XML output for file debugger_client.h Generating XML output for file debugger_default_event_handler.h Generating XML output for file debugger_event_handler.h Generating XML output for file debugger_exception.h Generating XML output for file default_content_handler.h Generating XML output for file diagnostic.h Generating XML output for file internal/diagnostic.h Generating XML output for file diagnostic_handler.h Generating XML output for file diagnostic_list.h Generating XML output for file document_manager.h Generating XML output for file dynamic_context.h Generating XML output for file empty_sequence.h Generating XML output for file error.h Generating XML output for file error_util.h Generating XML output for file external_function_parameter.h Generating XML output for file external_module.h Generating XML output for file fs_util.h Generating XML output for file function.h Generating XML output for file hexbinary_stream.h Generating XML output for file hexbinary_util.h Generating XML output for file indexpage.dox Generating XML output for file item.h Generating XML output for file item_factory.h Generating XML output for file item_sequence.h Generating XML output for file iterator.h Generating XML output for file locale.h Generating XML output for file mem_streambuf.h Generating XML output for file module_info.h Generating XML output for file options.h Generating XML output for file printer_diagnostic_handler.h Generating XML output for file properties.h Generating XML output for file properties_base.h Generating XML output for file proxy.h Generating XML output for file qname.h Generating XML output for file qnames.h Generating XML output for file query_location.h Generating XML output for file sax2.h Generating XML output for file serialization_callback.h Generating XML output for file serializer.h Generating XML output for file singleton_item_sequence.h Generating XML output for file smart_ptr.h Generating XML output for file static_collection_manager.h Generating XML output for file static_context.h Generating XML output for file static_context_consts.h Generating XML output for file stemmer.h Generating XML output for file store_consts.h Generating XML output for file store_manager.h Generating XML output for file store_manager_c.h Generating XML output for file stream_util.h Generating XML output for file streambuf.h Generating XML output for file streams.h Generating XML output for file system_diagnostic.h Generating XML output for file thesaurus.h Generating XML output for file time.h Generating XML output for file timer.h Generating XML output for file tokenizer.h Generating XML output for file transcode_stream.h Generating XML output for file type_traits.h Generating XML output for file typeident.h Generating XML output for file unique_ptr.h Generating XML output for file unit_tests.h Generating XML output for file uri.h Generating XML output for file uri_resolvers.h Generating XML output for file user_exception.h Generating XML output for file uuid.h Generating XML output for file vector_item_sequence.h Generating XML output for file version.h Generating XML output for file xmldatamanager.h Generating XML output for file xquery.h Generating XML output for file xquery_exception.h Generating XML output for file xquery_functions.h Generating XML output for file xquery_stack_trace.h Generating XML output for file xquery_warning.h Generating XML output for file zorba.h Generating XML output for file zorba_exception.h Generating XML output for file zorba_functions.h Generating XML output for file zorba_string.h Generating XML output for file ztd.h Generating XML output for page deprecated Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/internal/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/pregenerated/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/internal/pregenerated/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/util/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/include/zorba/ Generating XML output for example binary.cpp Generating XML output for example callback.cpp Generating XML output for example chaining.cpp Generating XML output for example context.cpp Generating XML output for example datamanager.cpp Generating XML output for example errors.cpp Generating XML output for example execution_plans.cpp Generating XML output for example external_functions.cpp Generating XML output for example item_handler.cpp Generating XML output for example jsoniq.cpp Generating XML output for example module_import_check.cpp Generating XML output for example sax2.cpp Generating XML output for example serialization.cpp Generating XML output for example simple.cpp Generating XML output for example uri_resolvers.cpp Generating XML output for the main page Running dot... lookup cache used 5501/65536 hits=51640 misses=5684 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target cxxdocs make -f doc/c/CMakeFiles/cdocs.dir/build.make doc/c/CMakeFiles/cdocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/c /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/c /builddir/build/BUILD/zorba-3.0/build/doc/c/CMakeFiles/cdocs.dir/DependInfo.cmake --color= Scanning dependencies of target cdocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/c/CMakeFiles/cdocs.dir/build.make doc/c/CMakeFiles/cdocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/c && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/c/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/c/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1381 of file `/builddir/build/BUILD/zorba-3.0/build/doc/c/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1387 of file `/builddir/build/BUILD/zorba-3.0/build/doc/c/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/c/examples Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/c Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/c/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/c/manual Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/c/manual Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/doc/c/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/c/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example ccontext.c... Generating docs for example cerror.c... Generating docs for example cexternal_functions.c... Generating docs for example cparsing.c... Generating docs for example csequences.c... Generating docs for example cserialization.c... Generating docs for example csimple.c... Generating file sources... Parsing code for file indexpage.dox... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for file indexpage.dox Generating XML output for example ccontext.c Generating XML output for example cerror.c Generating XML output for example cexternal_functions.c Generating XML output for example cparsing.c Generating XML output for example csequences.c Generating XML output for example cserialization.c Generating XML output for example csimple.c Generating XML output for the main page Running dot... lookup cache used 0/65536 hits=0 misses=0 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target cdocs make -f doc/java/CMakeFiles/javadocs.dir/build.make doc/java/CMakeFiles/javadocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/java /builddir/build/BUILD/zorba-3.0/build/doc/java/CMakeFiles/javadocs.dir/DependInfo.cmake --color= Scanning dependencies of target javadocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/java/CMakeFiles/javadocs.dir/build.make doc/java/CMakeFiles/javadocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/java && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/java/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/java/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1381 of file `/builddir/build/BUILD/zorba-3.0/build/doc/java/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1387 of file `/builddir/build/BUILD/zorba-3.0/build/doc/java/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/java/examples Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/java Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/java/manual Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Config.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Config.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Item.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Item.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Store.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Store.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/java/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/java/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example Test_Zorba.java... Generating file sources... Generating code for file Collection.h... Generating code for file CollectionManager.h... Generating code for file Config.h... Generating code for file DiagnosticHandler.h... Generating code for file DocumentManager.h... Generating code for file DynamicContext.h... Parsing code for file indexpage.dox... Generating code for file Item.h... Generating code for file ItemFactory.h... Generating code for file ItemSequence.h... Generating code for file Iterator.h... Generating code for file SequenceType.h... Generating code for file SerializationOptions.h... Generating code for file StaticCollectionManager.h... Generating code for file StaticContext.h... Generating code for file Store.h... Generating code for file XmlDataManager.h... Generating code for file XQuery.h... Generating code for file Zorba.h... Generating code for file ZorbaIOStream.h... Generating code for file ZorbaStreamBuffer.h... Generating file documentation... Generating docs for file Collection.h... Generating docs for file CollectionManager.h... Generating docs for file Config.h... Generating docs for file DiagnosticHandler.h... Generating docs for file DocumentManager.h... Generating docs for file DynamicContext.h... Generating docs for file indexpage.dox... Generating docs for file Item.h... Generating docs for file ItemFactory.h... Generating docs for file ItemSequence.h... Generating docs for file Iterator.h... Generating docs for file SequenceType.h... Generating docs for file SerializationOptions.h... Generating docs for file StaticCollectionManager.h... Generating docs for file StaticContext.h... Generating docs for file Store.h... Generating docs for file XmlDataManager.h... Generating docs for file XQuery.h... Generating docs for file Zorba.h... Generating docs for file ZorbaIOStream.h... Generating docs for file ZorbaStreamBuffer.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound Collection... Generating docs for compound CollectionManager... Generating docs for compound DiagnosticHandler... Generating docs for compound DocumentManager... Generating docs for compound DynamicContext... Generating docs for compound IdentTypes... Generating docs for compound InMemoryStore... Generating docs for compound Item... Generating docs for compound ItemFactory... Generating docs for compound ItemSequence... Generating docs for compound Iterator... Generating docs for compound SequenceType... Generating docs for compound SerializationOptions... Generating docs for compound StaticCollectionManager... Generating docs for compound StaticContext... Generating docs for compound Store... Generating docs for compound XmlDataManager... Generating docs for compound XQuery... Generating docs for compound Zorba... Generating docs for compound ZorbaConstants... Generating docs for compound ZorbaIOStream... BUILDSTDERR: Generating docs for compound Zo/builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:649: warning: argument 'aDateTimeValue' of command @param is not found in the argument list of ItemFactory::createDateTimeStamp(const std::string &aValue) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:657: warning: The following parameters of ItemFactory::createDateTimeStamp(const std::string &aValue) are not documented: BUILDSTDERR: parameter 'aValue' rbaStreamBuffer... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class Collection Generating XML output for class CollectionManager Generating XML output for class DiagnosticHandler Generating XML output for class DocumentManager Generating XML output for class DynamicContext Generating XML output for class IdentTypes Generating XML output for class InMemoryStore Generating XML output for class Item Generating XML output for class ItemFactory Generating XML output for class ItemSequence Generating XML output for class Iterator Generating XML output for class SequenceType Generating XML output for class SerializationOptions Generating XML output for class StaticCollectionManager Generating XML output for class StaticContext Generating XML output for class Store Generating XML output for class XmlDataManager Generating XML output for class XQuery Generating XML output for class Zorba Generating XML output for class ZorbaConstants Generating XML output for class ZorbaIOStream Generating XML output for class ZorbaStreamBuffer Generating XML output for file Collection.h Generating XML output for file CollectionManager.h Generating XML output for file Config.h Generating XML output for file DiagnosticHandler.h Generating XML output for file DocumentManager.h Generating XML output for file DynamicContext.h Generating XML output for file indexpage.dox Generating XML output for file Item.h Generating XML output for file ItemFactory.h Generating XML output for file ItemSequence.h Generating XML output for file Iterator.h Generating XML output for file SequenceType.h Generating XML output for file SerializationOptions.h Generating XML output for file StaticCollectionManager.h Generating XML output for file StaticContext.h Generating XML output for file Store.h Generating XML output for file XmlDataManager.h Generating XML output for file XQuery.h Generating XML output for file Zorba.h Generating XML output for file ZorbaIOStream.h Generating XML output for file ZorbaStreamBuffer.h Generating XML output for page deprecated Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/ Generating XML output for example Test_Zorba.java Generating XML output for the main page Running dot... lookup cache used 576/65536 hits=5274 misses=583 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target javadocs make -f doc/xqj/CMakeFiles/xqjdocs.dir/build.make doc/xqj/CMakeFiles/xqjdocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/xqj /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/xqj /builddir/build/BUILD/zorba-3.0/build/doc/xqj/CMakeFiles/xqjdocs.dir/DependInfo.cmake --color= Scanning dependencies of target xqjdocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/xqj/CMakeFiles/xqjdocs.dir/build.make doc/xqj/CMakeFiles/xqjdocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/xqj && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/xqj/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/xqj/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1382 of file `/builddir/build/BUILD/zorba-3.0/build/doc/xqj/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1388 of file `/builddir/build/BUILD/zorba-3.0/build/doc/xqj/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/xqj/examples Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/xqj Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/xqj/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/xqj/manual Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig/xqj Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig/xqj/managers Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig/xqj/tck Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/xqj/manual Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/managers/Api_test.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/managers/Api_test.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/managers/Tests.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/managers/Tests.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQCollection.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQCollection.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQCollectionManager.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQCollectionManager.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQConnection.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQConnection.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQDataSource.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQDataSource.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQDocumentManager.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQDocumentManager.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQExpression.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQExpression.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQItem.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQItem.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQItemType.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQItemType.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQMetaData.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQMetaData.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQPreparedExpression.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQPreparedExpression.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQResultItem.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQResultItem.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQResultSequence.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQResultSequence.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQResultSequenceScrollable.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQResultSequenceScrollable.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQSequence.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQSequence.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQSequenceType.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQSequenceType.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQStaticCollectionManager.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQStaticCollectionManager.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQStaticContext.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQStaticContext.java... Reading /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQXmlDataManager.java... Parsing file /builddir/build/BUILD/zorba-3.0/swig/xqj/ZorbaXQXmlDataManager.java... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/xqj/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/xqj/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example Test_Zorba.java... Generating file sources... Generating code for file Api_test.java... Parsing code for file indexpage.dox... Generating code for file Tests.java... Generating code for file ZorbaXQCollection.java... Generating code for file ZorbaXQCollectionManager.java... Generating code for file ZorbaXQConnection.java... Generating code for file ZorbaXQDataSource.java... Generating code for file ZorbaXQDocumentManager.java... Generating code for file ZorbaXQExpression.java... Generating code for file ZorbaXQItem.java... Generating code for file ZorbaXQItemType.java... Generating code for file ZorbaXQMetaData.java... Generating code for file ZorbaXQPreparedExpression.java... Generating code for file ZorbaXQResultItem.java... Generating code for file ZorbaXQResultSequence.java... Generating code for file ZorbaXQResultSequenceScrollable.java... Generating code for file ZorbaXQSequence.java... Generating code for file ZorbaXQSequenceType.java... Generating code for file ZorbaXQStaticCollectionManager.java... Generating code for file ZorbaXQStaticContext.java... Generating code for file ZorbaXQXmlDataManager.java... Generating file documentation... Generating docs for file Api_test.java... Generating docs for file indexpage.dox... Generating docs for file Tests.java... Generating docs for file ZorbaXQCollection.java... Generating docs for file ZorbaXQCollectionManager.java... Generating docs for file ZorbaXQConnection.java... Generating docs for file ZorbaXQDataSource.java... Generating docs for file ZorbaXQDocumentManager.java... Generating docs for file ZorbaXQExpression.java... Generating docs for file ZorbaXQItem.java... Generating docs for file ZorbaXQItemType.java... Generating docs for file ZorbaXQMetaData.java... Generating docs for file ZorbaXQPreparedExpression.java... Generating docs for file ZorbaXQResultItem.java... Generating docs for file ZorbaXQResultSequence.java... Generating docs for file ZorbaXQResultSequenceScrollable.java... Generating docs for file ZorbaXQSequence.java... Generating docs for file ZorbaXQSequenceType.java... Generating docs for file ZorbaXQStaticCollectionManager.java... Generating docs for file ZorbaXQStaticContext.java... Generating docs for file ZorbaXQXmlDataManager.java... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace api_test Generating docs for compound api_test::Api_test... Generating docs for compound api_test::Tests... Generating docs for namespace io Generating docs for namespace io::zorba Generating docs for namespace io::zorba::api Generating docs for namespace io::zorba::api::xqj Generating docs for compound io::zorba::api::xqj::ZorbaXQCollection... Generating docs for compound io::zorba::api::xqj::ZorbaXQCollectionManager... Generating docs for compound io::zorba::api::xqj::ZorbaXQConnection... Generating docs for compound io::zorba::api::xqj::ZorbaXQDataSource... Generating docs for compound io::zorba::api::xqj::ZorbaXQDocumentManager... Generating docs for compound io::zorba::api::xqj::ZorbaXQExpression... Generating docs for compound io::zorba::api::xqj::ZorbaXQItemType... Generating docs for compound io::zorba::api::xqj::ZorbaXQMetaData... Generating docs for compound io::zorba::api::xqj::ZorbaXQPreparedExpression... Generating docs for compound io::zorba::api::xqj::ZorbaXQResultItem... Generating docs for compound io::zorba::api::xqj::ZorbaXQResultSequence... Generating docs for compound io::zorba::api::xqj::ZorbaXQResultSequenceScrollable... Generating docs for compound io::zorba::api::xqj::ZorbaXQSequence... Generating docs for compound io::zorba::api::xqj::ZorbaXQSequenceType... Generating docs for compound io::zorba::api::xqj::ZorbaXQStaticCollectionManager... Generating docs for compound io::zorba::api::xqj::ZorbaXQStaticContext... Generating docs for compound io::zorba::api::xqj::ZorbaXQXmlDataManager... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class api_test::Api_test Generating XML output for class api_test::Tests Generating XML output for class io::zorba::api::xqj::ZorbaXQCollection Generating XML output for class io::zorba::api::xqj::ZorbaXQCollectionManager Generating XML output for class io::zorba::api::xqj::ZorbaXQConnection Generating XML output for class io::zorba::api::xqj::ZorbaXQDataSource Generating XML output for class io::zorba::api::xqj::ZorbaXQDocumentManager Generating XML output for class io::zorba::api::xqj::ZorbaXQExpression Generating XML output for class io::zorba::api::xqj::ZorbaXQItem Generating XML output for class io::zorba::api::xqj::ZorbaXQItemType Generating XML output for class io::zorba::api::xqj::ZorbaXQMetaData Generating XML output for class io::zorba::api::xqj::ZorbaXQPreparedExpression Generating XML output for class io::zorba::api::xqj::ZorbaXQResultItem Generating XML output for class io::zorba::api::xqj::ZorbaXQResultSequence Generating XML output for class io::zorba::api::xqj::ZorbaXQResultSequenceScrollable Generating XML output for class io::zorba::api::xqj::ZorbaXQSequence Generating XML output for class io::zorba::api::xqj::ZorbaXQSequenceType Generating XML output for class io::zorba::api::xqj::ZorbaXQStaticCollectionManager Generating XML output for class io::zorba::api::xqj::ZorbaXQStaticContext Generating XML output for class io::zorba::api::xqj::ZorbaXQXmlDataManager Generating XML output for namespace api_test Generating XML output for namespace io Generating XML output for namespace io::zorba Generating XML output for namespace io::zorba::api Generating XML output for namespace io::zorba::api::xqj Generating XML output for namespace java::io Generating XML output for namespace java::util Generating XML output for namespace javax::xml::transform Generating XML output for namespace javax::xml::xquery Generating XML output for namespace org::w3c::dom Generating XML output for file Api_test.java Generating XML output for file indexpage.dox Generating XML output for file Tests.java Generating XML output for file ZorbaXQCollection.java Generating XML output for file ZorbaXQCollectionManager.java Generating XML output for file ZorbaXQConnection.java Generating XML output for file ZorbaXQDataSource.java Generating XML output for file ZorbaXQDocumentManager.java Generating XML output for file ZorbaXQExpression.java Generating XML output for file ZorbaXQItem.java Generating XML output for file ZorbaXQItemType.java Generating XML output for file ZorbaXQMetaData.java Generating XML output for file ZorbaXQPreparedExpression.java Generating XML output for file ZorbaXQResultItem.java Generating XML output for file ZorbaXQResultSequence.java Generating XML output for file ZorbaXQResultSequenceScrollable.java Generating XML output for file ZorbaXQSequence.java Generating XML output for file ZorbaXQSequenceType.java Generating XML output for file ZorbaXQStaticCollectionManager.java Generating XML output for file ZorbaXQStaticContext.java Generating XML output for file ZorbaXQXmlDataManager.java Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/xqj/managers/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/ Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/xqj/ Generating XML output for example Test_Zorba.java Generating XML output for the main page Running dot... lookup cache used 1485/65536 hits=38085 misses=1643 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target xqjdocs make -f doc/python/CMakeFiles/pythondocs.dir/build.make doc/python/CMakeFiles/pythondocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/python /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/python /builddir/build/BUILD/zorba-3.0/build/doc/python/CMakeFiles/pythondocs.dir/DependInfo.cmake --color= Scanning dependencies of target pythondocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/python/CMakeFiles/pythondocs.dir/build.make doc/python/CMakeFiles/pythondocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/python && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/python/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/python/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1381 of file `/builddir/build/BUILD/zorba-3.0/build/doc/python/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1387 of file `/builddir/build/BUILD/zorba-3.0/build/doc/python/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/python/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/python/examples/CMakeFiles Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/python Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/python/manual Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Config.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Config.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Item.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Item.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Store.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Store.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/python/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/python/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example python_test.py... Generating file sources... Generating code for file Collection.h... Generating code for file CollectionManager.h... Generating code for file Config.h... Generating code for file DiagnosticHandler.h... Generating code for file DocumentManager.h... Generating code for file DynamicContext.h... Parsing code for file indexpage.dox... Generating code for file Item.h... Generating code for file ItemFactory.h... Generating code for file ItemSequence.h... Generating code for file Iterator.h... Generating code for file SequenceType.h... Generating code for file SerializationOptions.h... Generating code for file StaticCollectionManager.h... Generating code for file StaticContext.h... Generating code for file Store.h... Generating code for file XmlDataManager.h... Generating code for file XQuery.h... Generating code for file Zorba.h... Generating code for file ZorbaIOStream.h... Generating code for file ZorbaStreamBuffer.h... Generating file documentation... Generating docs for file Collection.h... Generating docs for file CollectionManager.h... Generating docs for file Config.h... Generating docs for file DiagnosticHandler.h... Generating docs for file DocumentManager.h... Generating docs for file DynamicContext.h... Generating docs for file indexpage.dox... Generating docs for file Item.h... Generating docs for file ItemFactory.h... Generating docs for file ItemSequence.h... Generating docs for file Iterator.h... Generating docs for file SequenceType.h... Generating docs for file SerializationOptions.h... Generating docs for file StaticCollectionManager.h... Generating docs for file StaticContext.h... Generating docs for file Store.h... Generating docs for file XmlDataManager.h... Generating docs for file XQuery.h... Generating docs for file Zorba.h... Generating docs for file ZorbaIOStream.h... Generating docs for file ZorbaStreamBuffer.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound Collection... Generating docs for compound CollectionManager... Generating docs for compound DiagnosticHandler... Generating docs for compound DocumentManager... Generating docs for compound DynamicContext... Generating docs for compound IdentTypes... Generating docs for compound InMemoryStore... Generating docs for compound Item... Generating docs for compound ItemFactory... Generating docs for compound ItemSequence... Generating docs for compound Iterator... Generating docs for compound SequenceType... Generating docs for compound SerializationOptions... Generating docs for compound StaticCollectionManager... Generating docs for compound StaticContext... Generating docs for compound Store... Generating docs for compound XmlDataManager... Generating docs for compound XQuery... Generating docs for compound Zorba... BUILDSTDERR: Generat/builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:649: warning: argument 'aDateTimeValue' of command @param is not found in the argument list of ItemFactory::createDateTimeStamp(const std::string &aValue) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:657: warning: The following parameters of ItemFactory::createDateTimeStamp(const std::string &aValue) are not documented: BUILDSTDERR: parameter 'aValue' ing docs for compound ZorbaConstants... Generating docs for compound ZorbaIOStream... Generating docs for compound ZorbaStreamBuffer... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class Collection Generating XML output for class CollectionManager Generating XML output for class DiagnosticHandler Generating XML output for class DocumentManager Generating XML output for class DynamicContext Generating XML output for class IdentTypes Generating XML output for class InMemoryStore Generating XML output for class Item Generating XML output for class ItemFactory Generating XML output for class ItemSequence Generating XML output for class Iterator Generating XML output for class SequenceType Generating XML output for class SerializationOptions Generating XML output for class StaticCollectionManager Generating XML output for class StaticContext Generating XML output for class Store Generating XML output for class XmlDataManager Generating XML output for class XQuery Generating XML output for class Zorba Generating XML output for class ZorbaConstants Generating XML output for class ZorbaIOStream Generating XML output for class ZorbaStreamBuffer Generating XML output for file Collection.h Generating XML output for file CollectionManager.h Generating XML output for file Config.h Generating XML output for file DiagnosticHandler.h Generating XML output for file DocumentManager.h Generating XML output for file DynamicContext.h Generating XML output for file indexpage.dox Generating XML output for file Item.h Generating XML output for file ItemFactory.h Generating XML output for file ItemSequence.h Generating XML output for file Iterator.h Generating XML output for file SequenceType.h Generating XML output for file SerializationOptions.h Generating XML output for file StaticCollectionManager.h Generating XML output for file StaticContext.h Generating XML output for file Store.h Generating XML output for file XmlDataManager.h Generating XML output for file XQuery.h Generating XML output for file Zorba.h Generating XML output for file ZorbaIOStream.h Generating XML output for file ZorbaStreamBuffer.h Generating XML output for page deprecated Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/ Generating XML output for example python_test.py Generating XML output for the main page Running dot... lookup cache used 593/65536 hits=5249 misses=600 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target pythondocs make -f doc/ruby/CMakeFiles/rubydocs.dir/build.make doc/ruby/CMakeFiles/rubydocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/ruby /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/ruby /builddir/build/BUILD/zorba-3.0/build/doc/ruby/CMakeFiles/rubydocs.dir/DependInfo.cmake --color= Scanning dependencies of target rubydocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/ruby/CMakeFiles/rubydocs.dir/build.make doc/ruby/CMakeFiles/rubydocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/ruby && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/ruby/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/ruby/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1381 of file `/builddir/build/BUILD/zorba-3.0/build/doc/ruby/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1387 of file `/builddir/build/BUILD/zorba-3.0/build/doc/ruby/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/ruby/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/ruby/examples/CMakeFiles Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/ruby Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/ruby/manual Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Config.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Config.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Item.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Item.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Store.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Store.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/ruby/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/ruby/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example ruby_test.rb... Generating file sources... Generating code for file Collection.h... Generating code for file CollectionManager.h... Generating code for file Config.h... Generating code for file DiagnosticHandler.h... Generating code for file DocumentManager.h... Generating code for file DynamicContext.h... Parsing code for file indexpage.dox... Generating code for file Item.h... Generating code for file ItemFactory.h... Generating code for file ItemSequence.h... Generating code for file Iterator.h... Generating code for file SequenceType.h... Generating code for file SerializationOptions.h... Generating code for file StaticCollectionManager.h... Generating code for file StaticContext.h... Generating code for file Store.h... Generating code for file XmlDataManager.h... Generating code for file XQuery.h... Generating code for file Zorba.h... Generating code for file ZorbaIOStream.h... Generating code for file ZorbaStreamBuffer.h... Generating file documentation... Generating docs for file Collection.h... Generating docs for file CollectionManager.h... Generating docs for file Config.h... Generating docs for file DiagnosticHandler.h... Generating docs for file DocumentManager.h... Generating docs for file DynamicContext.h... Generating docs for file indexpage.dox... Generating docs for file Item.h... Generating docs for file ItemFactory.h... Generating docs for file ItemSequence.h... Generating docs for file Iterator.h... Generating docs for file SequenceType.h... Generating docs for file SerializationOptions.h... Generating docs for file StaticCollectionManager.h... Generating docs for file StaticContext.h... Generating docs for file Store.h... Generating docs for file XmlDataManager.h... Generating docs for file XQuery.h... Generating docs for file Zorba.h... Generating docs for file ZorbaIOStream.h... Generating docs for file ZorbaStreamBuffer.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound Collection... Generating docs for compound CollectionManager... Generating docs for compound DiagnosticHandler... Generating docs for compound DocumentManager... Generating docs for compound DynamicContext... Generating docs for compound IdentTypes... Generating docs for compound InMemoryStore... Generating docs for compound Item... Generating docs for compound ItemFactory... Generating docs for compound ItemSequence... Generating docs for compound Iterator... Generating docs for compound SequenceType... Generating docs for compound SerializationOptions... Generating docs for compound StaticCollectionManager... Generating docs for compound StaticContext... Generating docs for compound Store... Generating docs for compound XmlDataManager... Generating docs for compound XQuery... Generating docs for compound Zorba... BUILDSTDERR: Generating docs for c/builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:649: warning: argument 'aDateTimeValue' of command @param is not found in the argument list of ItemFactory::createDateTimeStamp(const std::string &aValue) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:657: warning: The following parameters of ItemFactory::createDateTimeStamp(const std::string &aValue) are not documented: BUILDSTDERR: parameter 'aValue' ompound ZorbaConstants... Generating docs for compound ZorbaIOStream... Generating docs for compound ZorbaStreamBuffer... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class Collection Generating XML output for class CollectionManager Generating XML output for class DiagnosticHandler Generating XML output for class DocumentManager Generating XML output for class DynamicContext Generating XML output for class IdentTypes Generating XML output for class InMemoryStore Generating XML output for class Item Generating XML output for class ItemFactory Generating XML output for class ItemSequence Generating XML output for class Iterator Generating XML output for class SequenceType Generating XML output for class SerializationOptions Generating XML output for class StaticCollectionManager Generating XML output for class StaticContext Generating XML output for class Store Generating XML output for class XmlDataManager Generating XML output for class XQuery Generating XML output for class Zorba Generating XML output for class ZorbaConstants Generating XML output for class ZorbaIOStream Generating XML output for class ZorbaStreamBuffer Generating XML output for file Collection.h Generating XML output for file CollectionManager.h Generating XML output for file Config.h Generating XML output for file DiagnosticHandler.h Generating XML output for file DocumentManager.h Generating XML output for file DynamicContext.h Generating XML output for file indexpage.dox Generating XML output for file Item.h Generating XML output for file ItemFactory.h Generating XML output for file ItemSequence.h Generating XML output for file Iterator.h Generating XML output for file SequenceType.h Generating XML output for file SerializationOptions.h Generating XML output for file StaticCollectionManager.h Generating XML output for file StaticContext.h Generating XML output for file Store.h Generating XML output for file XmlDataManager.h Generating XML output for file XQuery.h Generating XML output for file Zorba.h Generating XML output for file ZorbaIOStream.h Generating XML output for file ZorbaStreamBuffer.h Generating XML output for page deprecated Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/ Generating XML output for example ruby_test.rb Generating XML output for the main page Running dot... lookup cache used 569/65536 hits=5204 misses=576 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target rubydocs make -f doc/php/CMakeFiles/phpdocs.dir/build.make doc/php/CMakeFiles/phpdocs.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/php /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/php /builddir/build/BUILD/zorba-3.0/build/doc/php/CMakeFiles/phpdocs.dir/DependInfo.cmake --color= Scanning dependencies of target phpdocs make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/php/CMakeFiles/phpdocs.dir/build.make doc/php/CMakeFiles/phpdocs.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build/doc/php && /usr/bin/doxygen /builddir/build/BUILD/zorba-3.0/build/doc/php/doxy.config BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 322 of file `/builddir/build/BUILD/zorba-3.0/build/doc/php/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1381 of file `/builddir/build/BUILD/zorba-3.0/build/doc/php/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1387 of file `/builddir/build/BUILD/zorba-3.0/build/doc/php/doxy.config' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you. BUILDSTDERR: warning: the dot tool could not be found at dot BUILDSTDERR: warning: GENERATE_HTMLHELP=YES requires GENERATE_HTML=YES. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/php/examples Searching for files in directory /builddir/build/BUILD/zorba-3.0/build/doc/php/examples/CMakeFiles Searching for images... Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/php Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/zorba-3.0/swig Searching for files in directory /builddir/build/BUILD/zorba-3.0/doc/php/manual Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Collection.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/CollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Config.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Config.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DiagnosticHandler.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DocumentManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/DynamicContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Item.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Item.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ItemSequence.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Iterator.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SequenceType.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/SerializationOptions.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticCollectionManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/StaticContext.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Store.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Store.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XmlDataManager.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/XQuery.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/Zorba.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaIOStream.h... Preprocessing /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Parsing file /builddir/build/BUILD/zorba-3.0/swig/ZorbaStreamBuffer.h... Preprocessing /builddir/build/BUILD/zorba-3.0/doc/php/manual/indexpage.dox... Parsing file /builddir/build/BUILD/zorba-3.0/doc/php/manual/indexpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example simple.php... Generating docs for example test.php... Generating file sources... Generating code for file Collection.h... Generating code for file CollectionManager.h... Generating code for file Config.h... Generating code for file DiagnosticHandler.h... Generating code for file DocumentManager.h... Generating code for file DynamicContext.h... Parsing code for file indexpage.dox... Generating code for file Item.h... Generating code for file ItemFactory.h... Generating code for file ItemSequence.h... Generating code for file Iterator.h... Generating code for file SequenceType.h... Generating code for file SerializationOptions.h... Generating code for file StaticCollectionManager.h... Generating code for file StaticContext.h... Generating code for file Store.h... Generating code for file XmlDataManager.h... Generating code for file XQuery.h... Generating code for file Zorba.h... Generating code for file ZorbaIOStream.h... Generating code for file ZorbaStreamBuffer.h... Generating file documentation... Generating docs for file Collection.h... Generating docs for file CollectionManager.h... Generating docs for file Config.h... Generating docs for file DiagnosticHandler.h... Generating docs for file DocumentManager.h... Generating docs for file DynamicContext.h... Generating docs for file indexpage.dox... Generating docs for file Item.h... Generating docs for file ItemFactory.h... Generating docs for file ItemSequence.h... Generating docs for file Iterator.h... Generating docs for file SequenceType.h... Generating docs for file SerializationOptions.h... Generating docs for file StaticCollectionManager.h... Generating docs for file StaticContext.h... Generating docs for file Store.h... Generating docs for file XmlDataManager.h... Generating docs for file XQuery.h... Generating docs for file Zorba.h... Generating docs for file ZorbaIOStream.h... Generating docs for file ZorbaStreamBuffer.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound Collection... Generating docs for compound CollectionManager... Generating docs for compound DiagnosticHandler... Generating docs for compound DocumentManager... Generating docs for compound DynamicContext... Generating docs for compound IdentTypes... Generating docs for compound InMemoryStore... Generating docs for compound Item... Generating docs for compound ItemFactory... Generating docs for compound ItemSequence... Generating docs for compound Iterator... Generating docs for compound SequenceType... Generating docs for compound SerializationOptions... Generating docs for compound StaticCollectionManager... Generating docs for compound StaticContext... Generating docs for compound Store... Generating docs for compound XmlDataManager... Generating docs for compound XQuery... BUILDSTDERR: Generating docs for compoun/builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:649: warning: argument 'aDateTimeValue' of command @param is not found in the argument list of ItemFactory::createDateTimeStamp(const std::string &aValue) BUILDSTDERR: /builddir/build/BUILD/zorba-3.0/swig/ItemFactory.h:657: warning: The following parameters of ItemFactory::createDateTimeStamp(const std::string &aValue) are not documented: BUILDSTDERR: parameter 'aValue' d Zorba... Generating docs for compound ZorbaConstants... Generating docs for compound ZorbaIOStream... Generating docs for compound ZorbaStreamBuffer... Generating namespace index... Generating graph info page... Generating directory documentation... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class Collection Generating XML output for class CollectionManager Generating XML output for class DiagnosticHandler Generating XML output for class DocumentManager Generating XML output for class DynamicContext Generating XML output for class IdentTypes Generating XML output for class InMemoryStore Generating XML output for class Item Generating XML output for class ItemFactory Generating XML output for class ItemSequence Generating XML output for class Iterator Generating XML output for class SequenceType Generating XML output for class SerializationOptions Generating XML output for class StaticCollectionManager Generating XML output for class StaticContext Generating XML output for class Store Generating XML output for class XmlDataManager Generating XML output for class XQuery Generating XML output for class Zorba Generating XML output for class ZorbaConstants Generating XML output for class ZorbaIOStream Generating XML output for class ZorbaStreamBuffer Generating XML output for file Collection.h Generating XML output for file CollectionManager.h Generating XML output for file Config.h Generating XML output for file DiagnosticHandler.h Generating XML output for file DocumentManager.h Generating XML output for file DynamicContext.h Generating XML output for file indexpage.dox Generating XML output for file Item.h Generating XML output for file ItemFactory.h Generating XML output for file ItemSequence.h Generating XML output for file Iterator.h Generating XML output for file SequenceType.h Generating XML output for file SerializationOptions.h Generating XML output for file StaticCollectionManager.h Generating XML output for file StaticContext.h Generating XML output for file Store.h Generating XML output for file XmlDataManager.h Generating XML output for file XQuery.h Generating XML output for file Zorba.h Generating XML output for file ZorbaIOStream.h Generating XML output for file ZorbaStreamBuffer.h Generating XML output for page deprecated Generate XML output for dir /builddir/build/BUILD/zorba-3.0/swig/ Generating XML output for example simple.php Generating XML output for example test.php Generating XML output for the main page Running dot... lookup cache used 568/65536 hits=5234 misses=575 finished... make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target phpdocs make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc /builddir/build/BUILD/zorba-3.0/build/doc/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build make[3]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[3]: Nothing to be done for 'doc/CMakeFiles/doc.dir/build'. make[3]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Built target doc make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43fQsw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 + cd zorba-3.0 + make install DESTDIR=/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 'INSTALL=install -p' -C build make: Entering directory '/builddir/build/BUILD/zorba-3.0/build' /usr/bin/cmake -H/builddir/build/BUILD/zorba-3.0 -B/builddir/build/BUILD/zorba-3.0/build --check-build-system CMakeFiles/Makefile.cmake 0 BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:40 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0002 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- Looking for LibXml2 -- Found LIBXML2 library -- /usr/lib64/libxml2.so -- -- Looking for ICU -- Found ICU library -- /usr/lib64/libicuuc.so -- ICU Version: 62.1.0 -- Found ICU internationalization library -- /usr/lib64/libicui18n.so -- Found ICU data library -- /usr/lib64/libicudata.so -- Found ICU library -- /usr/lib64/libicuuc.so -- -- Looking for Xerces-C -- -- Executable: /usr/bin/php -- Library: PHP5_LIBRARY-NOTFOUND -- *NIX Environment Configuration... -- Found PHP5-Version 7.2.4RC1 -- ZORBA_NATIVE_STORE: ON -- ZORBA_STORE_DIR: /builddir/build/BUILD/zorba-3.0/src/store/naive -- ZORBA_STORE_NAME: simplestore -- ZORBA_BATCHING_TYPE: 0 -- ZORBA_FLOAT_POINT_PRECISION: 18 -- ZORBA_WITH_CODE_COVERAGE: OFF -- ZORBA_WITH_CODE_PROFILE: OFF -- ZORBA_FOR_ONE_THREAD_ONLY: ON -- ZORBA_WITH_FILE_ACCESS [ON/OFF]: ON -- ZORBA_WITH_DEBUGGER [ON/OFF]: ON -- ZORBA_TEST_TIMEOUT_VALUE: 60 -- ZORBA_VERIFY_PEER_SSL_CERTIFICATE: OFF -- ZORBA_WIN_DLL: ON -- ZORBA_EXE: /builddir/build/BUILD/zorba-3.0/build/bin/zorba -- ZORBA_DEBUG_PARSER: OFF -- ZORBA_DEBUG_STRING: OFF -- ZORBA_NO_ICU: OFF -- ZORBA_NO_FULL_TEXT: OFF -- ZORBA_NO_XMLSCHEMA: OFF -- ZORBA_WITH_BIG_INTEGER: OFF -- ZORBA_WITH_THESAURUS: ON -- ZORBA_SUPPRESS_SWIG [ON/OFF]: OFF -- ZORBA_XQUERYX: OFF -- ZORBA_TEST_XQUERYX: OFF -- CMAKE_BINARY_DIR: /builddir/build/BUILD/zorba-3.0/build -- CMAKE_SOURCE_DIR: /builddir/build/BUILD/zorba-3.0 -- CMAKE_SYSTEM: Linux-4.15.0-00044-g2b0aa1de45f6 -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 4.15.0-00044-g2b0aa1de45f6 -- CMAKE_SYSTEM_PROCESSOR: riscv64 -- UNIX: 1 -- WIN32: -- APPLE: -- MINGW: -- CYGWIN: -- BORLAND: -- MSVC: -- MSVC_IDE: -- MSVC60: -- MSVC70: -- MSVC71: -- MSVC80: -- CMAKE_COMPILER_2005: -- CMAKE_C_FLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -- CMAKE_CXX_FLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -- CMAKE_BUILD_TYPE: Release -- CMAKE_INSTALL_PREFIX: /usr -- BUILD_SHARED_LIBS: ON -- CMAKE_C_COMPILER: /usr/bin/cc -- CMAKE_CXX_COMPILER: /usr/bin/c++ -- CMAKE_COMPILER_IS_GNUCC: 1 -- CMAKE_COMPILER_IS_GNUCXX: 1 -- CMAKE_AR: /usr/bin/ar -- CMAKE_RANLIB: /usr/bin/ranlib -- CMAKE_BUILD_TOOL = /usr/bin/gmake -- Detected GNU compiler version 8.2.1 (major version 8) -- GNU Compiler version greater than 4.0.1 -- Found Xerces 3.2.1 -- /usr/include/usr/lib64/libxerces-c.so -- Zorba version number: 3.0.0 -- configured /builddir/build/BUILD/zorba-3.0/scripts/create-doc-tar.sh.in -> /builddir/build/BUILD/zorba-3.0/build/scripts/create-doc-tar.sh -- /usr/include -- /usr/lib64/libedit.so -- configured /builddir/build/BUILD/zorba-3.0/bin/debugger/config.h.cmake --> /builddir/build/BUILD/zorba-3.0/build/bin/debugger/config.h BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:61 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:67 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:70 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:73 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:76 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:87 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:90 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:99 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:108 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:114 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:120 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- ZORBA_TEST_PLAN_SERIALIZATION: OFF -- ZORBA_TEST_PLAN_SERIALIZATION_EXECUTION_ONLY: OFF -- ZORBA_TEST_PLAN_SERIALIZATION_COMPILE_ONLY: OFF BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:128 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:139 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorbacmd". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: bin/CMakeLists.txt:146 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adjusting FILESYSTEM -- only release version found -- Boost component library found FILESYSTEM -- Found Boost v1_66: /usr/include -- Boost lib path: /usr/lib64 -- Adjusting SYSTEM -- only release version found -- Boost component library found SYSTEM -- Adding API tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "APITests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/api/CMakeLists.txt:42 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding iterator plan tests -- Adding tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:95 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cURL BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding another 1000 Tests BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/Queries/CMakeLists.txt:200 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library ext2.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib6_ext2.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:31 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library ext.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib7_ext.xq". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:33 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library link.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib8_link.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/rbkt/modules/CMakeLists.txt:40 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:19 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:23 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:27 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:31 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:35 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:44 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:48 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:56 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:60 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:68 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:72 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "test_extern_func". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/extern/CMakeLists.txt:76 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding unit tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "UnitTests". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:134 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:141 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:142 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:145 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:147 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:150 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:152 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:153 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:154 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:157 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:158 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:159 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "LibUnitTest". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/unit/CMakeLists.txt:170 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding update tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "updtestdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/update/CMakeLists.txt:39 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding SAX2 tests for CTest BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "sax2testdriver". Use BUILDSTDERR: the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: test/sax2/CMakeLists.txt:32 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: CMake Warning (dev) at config/CMakeLists.txt:53 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "testdriver". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library util-tests.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib12_util-tests.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/util-tests/CMakeLists.txt:19 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for cURL -- Found cURL library -- /usr/lib64/libcurl.so -- Add library ftp-client.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib24_ftp-client.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/ftp-client/CMakeLists.txt:20 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library http-client.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib27_http-client.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/http-client/CMakeLists.txt:31 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library file.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib34_file.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/org/expath/ns/CMakeLists.txt:18 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library sleep.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "modlib41_sleep.xq". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/sleep/CMakeLists.txt:15 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Add library zorba-query.xq BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:346 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target BUILDSTDERR: "modlib64_zorba-query.xq". Use the target name directly with BUILDSTDERR: add_custom_command, or use the generator expression $, as BUILDSTDERR: appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: modules/zorba-query/CMakeLists.txt:15 (DECLARE_ZORBA_MODULE) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- End modules -- configured /builddir/build/BUILD/zorba-3.0/doc/zorba/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/zorba/doxy.config -- Adding test for the C++ API's documentation: doc/cxx/examples/simple.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/sax2.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/errors.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/context.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/serialization.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/chaining.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/external_functions.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/datamanager.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/uri_resolvers.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/execution_plans.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/item_handler.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/callback.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/binary.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/module_import_check.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C++ API's documentation: doc/cxx/examples/jsoniq.cpp BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "examples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/cxx/examples/CMakeLists.txt:64 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- configured /builddir/build/BUILD/zorba-3.0/doc/cxx/examples/Makefile.cmake /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/Makefile.zorba -- configured /builddir/build/BUILD/zorba-3.0/doc/cxx/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/cxx/doxy.config -- Adding test for the C API's documentation: doc/c/examples/csimple.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/ccontext.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cerror.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cparsing.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cexternal_functions.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/cserialization.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Adding test for the C API's documentation: doc/c/examples/csequences.c BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:925 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "cexamples". Use the BUILDSTDERR: target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: doc/c/examples/CMakeLists.txt:52 (ZORBA_ADD_TEST) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- configured /builddir/build/BUILD/zorba-3.0/doc/c/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/c/doxy.config -- Found Java: /usr/bin/java (found version "1.8.0_144") -- Seting path for java tests /builddir/build/BUILD/zorba-3.0/build/swig/java -- configured /builddir/build/BUILD/zorba-3.0/doc/java/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/java/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/xqj/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/xqj/doxy.config -- Adding Python test -- configured /builddir/build/BUILD/zorba-3.0/doc/python/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/python/doxy.config -- RUBY_EXECUTABLE: /usr/bin/ruby -- configured /builddir/build/BUILD/zorba-3.0/doc/ruby/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/ruby/doxy.config -- PHP Found, installing examples... -- configured /builddir/build/BUILD/zorba-3.0/doc/php/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/php/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/csharp/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/csharp/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/doc/code/doxy.config.in --> /builddir/build/BUILD/zorba-3.0/build/doc/code/doxy.config -- configured /builddir/build/BUILD/zorba-3.0/include/zorba/config.h.cmake -->/builddir/build/BUILD/zorba-3.0/build/include/zorba/config.h -- Bison: < 2.4 -- Bison: < 3.0 -- GNU Bison's version is less than required (2.4) -- the parser will not be regenerated -- Using repository files /builddir/build/BUILD/zorba-3.0/src/xquery_parser.cpp/builddir/build/BUILD/zorba-3.0/src/jsoniq_parser.cpp -- Flex: 2.6.1 > 2.5.35 -- configured /builddir/build/BUILD/zorba-3.0/src/compiler/parser/copyparser.sh.cmake -->/builddir/build/BUILD/zorba-3.0/build/copyparser.sh -- configured /builddir/build/BUILD/zorba-3.0/src/context/root_static_context_init.cpp.in => /builddir/build/BUILD/zorba-3.0/build/src/context/root_static_context_init.cpp -- PRECOMPILED HEADERS: OFF -- processing store dir /builddir/build/BUILD/zorba-3.0/src/store/naive with name simplestore -- SWIG: Generating Python API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/python/CMakeLists.txt:20 (SWIG_ADD_MODULE) BUILDSTDERR: File "", line 1 BUILDSTDERR: from distutils import sysconfig;print sysconfig.get_python_lib(0) BUILDSTDERR: ^ BUILDSTDERR: SyntaxError: invalid syntax -- SWIG: Generating Java API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/java/CMakeLists.txt:35 (SWIG_ADD_MODULE) -- SWIG: Generating XQJ API -- Found Java: /usr/bin/java (found version "1.8.0.144") found components: Development -- Copying tck batch... -- Ruby module being built non-Universal -- SWIG: Generating Ruby API BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: swig/ruby/CMakeLists.txt:30 (SWIG_ADD_MODULE) BUILDSTDERR: CMake Warning (dev) at swig/ruby/CMakeLists.txt:34 (GET_TARGET_PROPERTY): BUILDSTDERR: Policy CMP0026 is not set: Disallow use of the LOCATION target property. BUILDSTDERR: Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy BUILDSTDERR: command to set the policy and suppress this warning. BUILDSTDERR: The LOCATION property should not be read from target "zorba_simplestore". BUILDSTDERR: Use the target name directly with add_custom_command, or use the generator BUILDSTDERR: expression $, as appropriate. BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. BUILDSTDERR: -e:1:in `
    ': uninitialized constant Config (NameError) -- Creating check_core_uris and check_uris targets -- ADD_XQDOC_TARGETS -- added target xqdoc -- added test test/xqdoc/make_xqdoc -- ADD_XQDOC_TARGETS END -- Configuring done BUILDSTDERR: CMake Warning (dev) at cmake_modules/ZorbaModule.cmake:994 (ADD_DEPENDENCIES): BUILDSTDERR: Policy CMP0046 is not set: Error on non-existent dependency in BUILDSTDERR: add_dependencies. Run "cmake --help-policy CMP0046" for policy details. BUILDSTDERR: Use the cmake_policy command to set the policy and suppress this warning. BUILDSTDERR: The dependency target "xqdoc-xml" of target "xqdoc" does not exist. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: cmake_modules/ZorbaModule.cmake:739 (ADD_XQDOC_TARGETS) BUILDSTDERR: CMakeLists.txt:643 (DONE_DECLARING_ZORBA_URIS) BUILDSTDERR: This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /builddir/build/BUILD/zorba-3.0/build /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/gen_diag_modules.dir/build.make src/CMakeFiles/gen_diag_modules.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/src /builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/gen_diag_modules.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/gen_diag_modules.dir/build.make src/CMakeFiles/gen_diag_modules.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'src/CMakeFiles/gen_diag_modules.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target gen_diag_modules make -f test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'test/rbkt/modules/java/CMakeFiles/JavaTest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target JavaTest make -f test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build.make test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'test/rbkt/modules/java/CMakeFiles/JavaTest2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Built target JavaTest2 make -f CMakeFiles/check_core_uris.dir/build.make CMakeFiles/check_core_uris.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_core_uris.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f CMakeFiles/check_core_uris.dir/build.make CMakeFiles/check_core_uris.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 1%] Copying /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/zorba-classpath.txt to URI path /usr/bin/cmake -E copy /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/java/zorba-classpath.txt /builddir/build/BUILD/zorba-3.0/build/TEST_LIB_PATH/jars/zorba-classpath.txt make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 20%] Built target check_core_uris make -f CMakeFiles/check_uris.dir/build.make CMakeFiles/check_uris.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/CMakeFiles/check_uris.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f CMakeFiles/check_uris.dir/build.make CMakeFiles/check_uris.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'CMakeFiles/check_uris.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 21%] Built target check_uris make -f src/CMakeFiles/zorba_simplestore.dir/build.make src/CMakeFiles/zorba_simplestore.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/src /builddir/build/BUILD/zorba-3.0/build/src/CMakeFiles/zorba_simplestore.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f src/CMakeFiles/zorba_simplestore.dir/build.make src/CMakeFiles/zorba_simplestore.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 21%] Linking CXX shared library libzorba_simplestore.so cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorba_simplestore.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libzorba_simplestore.so.3.0.0 -o libzorba_simplestore.so.3.0.0 CMakeFiles/zorba_simplestore.dir/api/base64_util.cpp.o CMakeFiles/zorba_simplestore.dir/api/external_function.cpp.o CMakeFiles/zorba_simplestore.dir/api/smart_ptr.cpp.o CMakeFiles/zorba_simplestore.dir/api/diagnostic_handler.cpp.o CMakeFiles/zorba_simplestore.dir/api/iterator.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorba.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorbaimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/xqueryimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/sax2impl.cpp.o CMakeFiles/zorba_simplestore.dir/api/staticcontextimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/dynamiccontextimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorba_string.cpp.o CMakeFiles/zorba_simplestore.dir/api/hexbinary_util.cpp.o CMakeFiles/zorba_simplestore.dir/api/hexbinary_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/itemfactoryimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/item.cpp.o CMakeFiles/zorba_simplestore.dir/api/sequencetype.cpp.o CMakeFiles/zorba_simplestore.dir/api/unmarshaller.cpp.o CMakeFiles/zorba_simplestore.dir/api/xmldatamanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/documentmanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/collectionmanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/staticcollectionmanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/collectionimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/options.cpp.o CMakeFiles/zorba_simplestore.dir/api/functionimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/serialization_callback.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_singleton.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_vector.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_store.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_iter_query_result.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_vector.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_singleton.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_invoke.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_chainer.cpp.o CMakeFiles/zorba_simplestore.dir/api/item_seq_empty.cpp.o CMakeFiles/zorba_simplestore.dir/api/serializerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/base64_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/uriimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/uriresolverimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/uri_resolver_wrappers.cpp.o CMakeFiles/zorba_simplestore.dir/api/xquery_functions.cpp.o CMakeFiles/zorba_simplestore.dir/api/zorba_functions.cpp.o CMakeFiles/zorba_simplestore.dir/api/annotationimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/auditimpl.cpp.o CMakeFiles/zorba_simplestore.dir/api/store_consts.cpp.o CMakeFiles/zorba_simplestore.dir/api/streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/mem_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/properties.cpp.o CMakeFiles/zorba_simplestore.dir/api/transcode_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/api/uuid.cpp.o CMakeFiles/zorba_simplestore.dir/api/module_info_impl.cpp.o CMakeFiles/zorba_simplestore.dir/api/stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/api/stemmer_wrappers.cpp.o CMakeFiles/zorba_simplestore.dir/api/thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/api/thesaurus_wrappers.cpp.o CMakeFiles/zorba_simplestore.dir/api/serialization/serializer.cpp.o CMakeFiles/zorba_simplestore.dir/api/version.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cdynamic_context.cpp.o CMakeFiles/zorba_simplestore.dir/capi/error.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cexternal_function.cpp.o CMakeFiles/zorba_simplestore.dir/capi/external_module.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cimplementation.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cexpression.cpp.o CMakeFiles/zorba_simplestore.dir/capi/csequence.cpp.o CMakeFiles/zorba_simplestore.dir/capi/cstatic_context.cpp.o CMakeFiles/zorba_simplestore.dir/capi/single_item_sequence.cpp.o CMakeFiles/zorba_simplestore.dir/capi/user_item_sequence.cpp.o CMakeFiles/zorba_simplestore.dir/capi/zorbac.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/ft_types.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/symbol_table.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_driver.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/query_loc.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xqdoc_comment.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/parser_helpers.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/zorba_parser_error.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_parser.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_parser.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xml_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenode_print_xquery_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parsetree/parsenodes.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/translator/prolog_graph.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/translator/translator.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/translator/module_version.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/codegen/plan_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_consts.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_base.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_clone.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_iter.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_type.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_put.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_utils.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/json_exprs.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/var_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/path_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/flwor_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/fo_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/script_exprs.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/update_exprs.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/function_item_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/pragma.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/mem_manager.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/expr_manager.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/ft_expr.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/expression/ftnode_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rule_driver.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/rewriter_context.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/sequential_rewriter.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/framework/default_optimizer.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/rule_base.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/nodeid_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/debug_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/type_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/flwor_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/fold_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/path_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/hoist_rules.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_join_rule.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/rules/index_matching_rule.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/expr_tools.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/dataflow_annotations.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/rewriter/tools/udf_graph.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/collection_decl.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_index.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqddf/value_ic.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/api/compiler_api_impl.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/api/compilercb.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_to_xquery.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/xqueryx/xqueryx_xslt.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/xquery_scanner.cpp.o CMakeFiles/zorba_simplestore.dir/compiler/parser/jsoniq_scanner.cpp.o CMakeFiles/zorba_simplestore.dir/system/globalenv.cpp.o CMakeFiles/zorba_simplestore.dir/context/decimal_format.cpp.o CMakeFiles/zorba_simplestore.dir/context/dynamic_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/static_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/static_context_consts.cpp.o CMakeFiles/zorba_simplestore.dir/context/namespace_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/root_static_context.cpp.o CMakeFiles/zorba_simplestore.dir/context/dynamic_loader.cpp.o CMakeFiles/zorba_simplestore.dir/context/sctx_map_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/context/uri_resolver.cpp.o CMakeFiles/zorba_simplestore.dir/context/default_url_resolvers.cpp.o CMakeFiles/zorba_simplestore.dir/context/default_uri_mappers.cpp.o CMakeFiles/zorba_simplestore.dir/context/features.cpp.o CMakeFiles/zorba_simplestore.dir/context/root_static_context_init.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/dict.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/dict_en.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/qname.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/qname_util.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/qnames.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/diagnostic_list.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/assert.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/zorba_exception.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_exception.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/xquery_stack_trace.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/user_error.cpp.o CMakeFiles/zorba_simplestore.dir/diagnostics/user_exception.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_accessors.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_any_uri.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_base64.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_booleans.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_collections.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_context.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_csv.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_datetime.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_dctx.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_debug_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_other_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fetch.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fnput.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_ft_module.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_ic_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_index_func.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_item.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_json.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_jsound.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_maths.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_node_position.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_nodes.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_numerics.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_parsing_and_serializing.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_qnames.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_random.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_reference.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_schema.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_sctx.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_seq.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_sequences.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_documents.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_maps.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_strings.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_uris.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_xqdoc.cpp.o CMakeFiles/zorba_simplestore.dir/functions/function.cpp.o CMakeFiles/zorba_simplestore.dir/functions/cacheable_function.cpp.o CMakeFiles/zorba_simplestore.dir/functions/udf.cpp.o CMakeFiles/zorba_simplestore.dir/functions/external_function.cpp.o CMakeFiles/zorba_simplestore.dir/functions/library.cpp.o CMakeFiles/zorba_simplestore.dir/functions/signature.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_accessors_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_arithmetic.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_booleans_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_collections_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_durations_dates_times_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_enclosed.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_errors_and_diagnostics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_hoist.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_index_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_node_sort_distinct.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_nodes_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_numerics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_sequences_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_strings_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_var_decl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_eval.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_reflection.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_apply.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_serialize_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_parse_fragment_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_schema_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_fn_hof_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/functions/func_jsoniq_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/annotations/annotations.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/accessors/accessors_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/any_uri/any_uri_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/base64/base64.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/base64/base64_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/booleans/booleans_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/context/context.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/context/context_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/csv/csv.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/csv/csv_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/datetime/datetime_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/dctx/dctx_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/debug/debug_iterator_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/durations_dates_times_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/errors_and_diagnostics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/errors_and_diagnostics/other_diagnostics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fetch/fetch_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/fnput/fnput_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/fn_hof_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/ic_ddl_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_func_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/item/item.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/item/item_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsoniq_functions_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/maths/maths.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/maths/maths_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/node_position_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/nodes/nodes_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/numerics_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parse_fragment_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/parsing_and_serializing/parsing_and_serializing_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/qnames/qnames_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/random/random.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/random/random_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/reference/reference.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/reference/reference_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/schema/schema.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/schema/schema_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sctx/sctx_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/seq/seq.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/seq/seq_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/sequences_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/documents.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/documents_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/maps.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/store/maps_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/strings/strings.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/strings/strings_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/uris/uris.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/uris/uris_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/xqdoc/xqdoc_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/printer_visitor_api.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/api/plan_iterator_wrapper.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/api/plan_wrapper.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/base/plan_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/booleans/BooleanImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/apply_updates.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/arithmetic_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/constructors.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/flwor_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/fncall_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/item_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/nodeid_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/path_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/sequencetypes.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/trycatch.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/var_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/common.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplestream_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/for_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/let_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/where_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/comp_function.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/count_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/groupby_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/tuplesource_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/window_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/orderby_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/gflwor/outerfor_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/core/internal_operators.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/DurationsDatesTimesImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/durations_dates_times/format_dateTime.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/doc_indexer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/indexing/index_ddl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/common.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_array.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/jsonml_object.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/snelson.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/NumericsImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_integer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/numerics/format_number.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/SequencesImpl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/sequences/deep_equality.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/visitors/iterprinter.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/update/update.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/item_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/timeout.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/flowctl_exception.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/util/doc_uri_heuristics.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/function_item_iter.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/hof/dynamic_fncall_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/eval/eval.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/collections/collections_base.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/misc/materialize.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/scripting/scripting.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json_constructors.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/json/json_loader.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/jsound/jsound_util.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_util.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_match.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_query_item.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_single_token_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_stop_words_set.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_seq_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_wildcard.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_token_matcher.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/apply.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ftcontains_visitor.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/full_text_impl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_da.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_de.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_en.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_es.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fi.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_fr.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_hu.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_it.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_nl.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_no.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_pt.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stop_words/stop_words_sv.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/default_tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/ft_module_util.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/icu_tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/libstemmer/libstemmer_utf8.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/api.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/runtime/utilities.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_danish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_dutch.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_english.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_finnish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_french.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_german.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_hungarian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_italian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_norwegian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_portuguese.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_romanian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_russian.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_spanish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_swedish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/src_c/stem_UTF_8_turkish.c.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/stemmer/sb_stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/decode_base128.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/iso2788.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_types.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_synset.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_db_segment.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/wn_thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_relationship.cpp.o CMakeFiles/zorba_simplestore.dir/runtime/full_text/thesauri/xqftts_thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/types/casting.cpp.o CMakeFiles/zorba_simplestore.dir/types/node_test.cpp.o CMakeFiles/zorba_simplestore.dir/types/typemanagerimpl.cpp.o CMakeFiles/zorba_simplestore.dir/types/root_typemanager.cpp.o CMakeFiles/zorba_simplestore.dir/types/typeimpl.cpp.o CMakeFiles/zorba_simplestore.dir/types/typeops.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/schema.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/validate.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/LoadSchemaErrorHandler.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/PrintSchema.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/EventSchemaValidator.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/SchemaValidatorFilter.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/StrX.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/ValidationEventHandler.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/revalidateUtils.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/XercesParseUtils.cpp.o CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/csv_parser.cpp.o CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/locale.cpp.o CMakeFiles/zorba_simplestore.dir/util/stream_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/time_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/time_parse.cpp.o CMakeFiles/zorba_simplestore.dir/util/unicode_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/unicode_categories.cpp.o CMakeFiles/zorba_simplestore.dir/util/uri_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/utf8_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/utf8_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/util/xml_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/fx/fxcharheap.cpp.o CMakeFiles/zorba_simplestore.dir/util/string/empty_rep_base.cpp.o CMakeFiles/zorba_simplestore.dir/util/http_util.cpp.o CMakeFiles/zorba_simplestore.dir/util/mmap_file.cpp.o CMakeFiles/zorba_simplestore.dir/util/icu_regex.cpp.o CMakeFiles/zorba_simplestore.dir/util/icu_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/util/hash/hash.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/class_serializer.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/archiver.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/mem_archiver.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/bin_archiver.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_basic_types.cpp.o CMakeFiles/zorba_simplestore.dir/zorbaserialization/serialize_zorba_types.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/decimal.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/float.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/integer.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/numconversions.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/numeric_types.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/binary.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/URI.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/collation_manager.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/chartype.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/rchandle.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/timezone.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/m_apm.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/ft_token.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm5sin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_add.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_cpi.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_div.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_exp.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fam.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fft.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_flr.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_fpf.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_gcd.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg2.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg3.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_lg4.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_log.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_mul.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_pow.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rcp.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_rnd.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_set.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapm_sin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmasn0.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcbrt.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmcnst.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfact.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmfmul.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmgues.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhasn.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmhsin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmipwr.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmistr.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmpwr2.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmrsin.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmsqrt.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmstck.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutil.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl1.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/mapm/mapmutl2.c.o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/duration.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/datetimetype.cpp.o CMakeFiles/zorba_simplestore.dir/zorbatypes/datetime/parse.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/fatal.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_node_itemh.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/hashset_atomic_itemh.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/mutex.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/condition.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/latch.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/lock.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/runnable.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/synchronous_logger.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/store_util.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/string_util.cpp.o CMakeFiles/zorba_simplestore.dir/zorbautils/SAXParser.cpp.o CMakeFiles/zorba_simplestore.dir/store/util/item_vector.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_clientimpl.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/socket_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/query_locationimpl.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/socket.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_exception.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/profiler.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_server.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_communicator.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_runtime.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_protocol.cpp.o CMakeFiles/zorba_simplestore.dir/debugger/debugger_commons.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/instantiate_string.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_ato_.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_base64_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_fs_util.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hashmaps.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_hexbinary_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_json_parser.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_mem_sizeof.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_parameters.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_string.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_time.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_time_parse.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_uri.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_utf8_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_uuid.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/unit_tests.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_stemmer.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_thesaurus.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_tokenizer.cpp.o CMakeFiles/zorba_simplestore.dir/unit_tests/test_icu_streambuf.cpp.o CMakeFiles/zorba_simplestore.dir/zorbamisc/stdafx.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/atomic_items.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/collection.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/dataguide.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystore.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/inmemorystorec.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/item.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/item_iterator.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/item_vector.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/loader_fast.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/loader_dtd.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_items.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_iterators.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/node_updates.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/nsbindings.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/ordpath.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitive_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/pul_primitives.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/qname_pool.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_collection_set.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_general.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_index_value.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_item_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_iterator_factory.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_lazy_temp_seq.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_pul.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_store.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/simple_temp_seq.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/store.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/string_pool.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/structured_item.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/tree_id_generator.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/json_items.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/ft_token_store.cpp.o CMakeFiles/zorba_simplestore.dir/store/naive/naive_ft_token_iterator.cpp.o -Wl,-rpath,:::::::: -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c cd /builddir/build/BUILD/zorba-3.0/build/src && /usr/bin/cmake -E cmake_symlink_library libzorba_simplestore.so.3.0.0 libzorba_simplestore.so.3.0.0 libzorba_simplestore.so make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target zorba_simplestore make -f test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib7_ext.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Linking CXX shared library ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib7_ext.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libext_1.0.so -o ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_1.0.so CMakeFiles/modlib7_ext.xq.dir/ext.xq.src/ext.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target modlib7_ext.xq make -f test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build.make test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules/ourlib /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build.make test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'test/rbkt/modules/ourlib/CMakeFiles/ourlib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target ourlib make -f test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib8_link.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Linking CXX shared library ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/liblink_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib8_link.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,liblink_1.0.so -o ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/liblink_1.0.so CMakeFiles/modlib8_link.xq.dir/link.xq.src/link.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src:/builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/ourlib ../../../src/libzorba_simplestore.so.3.0.0 ourlib/libourlib.so -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target modlib8_link.xq make -f test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build.make test/rbkt/modules/CMakeFiles/modlib6_ext2.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Linking CXX shared library ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_2.0.so cd /builddir/build/BUILD/zorba-3.0/build/test/rbkt/modules && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib6_ext2.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libext_2.0.so -o ../../../TEST_LIB_PATH/us/28msec/zorba-tests/modules/libext_2.0.so CMakeFiles/modlib6_ext2.xq.dir/ext2.xq.src/ext.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target modlib6_ext2.xq make -f modules/util-curl/src/CMakeFiles/util-curl.dir/build.make modules/util-curl/src/CMakeFiles/util-curl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/util-curl/src /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src/CMakeFiles/util-curl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/util-curl/src/CMakeFiles/util-curl.dir/build.make modules/util-curl/src/CMakeFiles/util-curl.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Linking CXX shared library libutil-curl.so cd /builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/util-curl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libutil-curl.so -o libutil-curl.so CMakeFiles/util-curl.dir/curl_streambuf.cpp.o CMakeFiles/util-curl.dir/util-curl.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../../src/libzorba_simplestore.so.3.0.0 -lcurl -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target util-curl make -f modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build.make modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/ftp-client /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build.make modules/ftp-client/CMakeFiles/modlib24_ftp-client.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libftp-client_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/ftp-client && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib24_ftp-client.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libftp-client_1.0.so -o ../../LIB_PATH/io/zorba/modules/libftp-client_1.0.so CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_connections.cpp.o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_functions.cpp.o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftp_module.cpp.o CMakeFiles/modlib24_ftp-client.xq.dir/ftp-client.xq.src/ftpparse.c.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src:/builddir/build/BUILD/zorba-3.0/build/src: ../util-curl/src/libutil-curl.so ../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c -lcurl make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Built target modlib24_ftp-client.xq make -f modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build.make modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/http-client /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/http-client /builddir/build/BUILD/zorba-3.0/build/modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build.make modules/http-client/CMakeFiles/modlib27_http-client.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 89%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libhttp-client_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/http-client && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib27_http-client.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libhttp-client_1.0.so -o ../../LIB_PATH/io/zorba/modules/libhttp-client_1.0.so CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_client.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_request_handler.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_handler.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/http_response_parser.cpp.o CMakeFiles/modlib27_http-client.xq.dir/json/http-client.xq.src/request_parser.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/modules/util-curl/src:/builddir/build/BUILD/zorba-3.0/build/src: ../util-curl/src/libutil-curl.so ../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c -lcurl make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Built target modlib27_http-client.xq make -f modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build.make modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/org/expath/ns /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build.make modules/org/expath/ns/CMakeFiles/modlib34_file.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Linking CXX shared library ../../../../LIB_PATH/org/expath/ns/libfile_2.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/org/expath/ns && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib34_file.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libfile_2.0.so -o ../../../../LIB_PATH/org/expath/ns/libfile_2.0.so CMakeFiles/modlib34_file.xq.dir/file.xq.src/file.cpp.o CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_function.cpp.o CMakeFiles/modlib34_file.xq.dir/file.xq.src/file_module.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Built target modlib34_file.xq make -f modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build.make modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/sleep /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/sleep /builddir/build/BUILD/zorba-3.0/build/modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build.make modules/sleep/CMakeFiles/modlib41_sleep.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libsleep_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/sleep && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib41_sleep.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libsleep_1.0.so -o ../../LIB_PATH/io/zorba/modules/libsleep_1.0.so CMakeFiles/modlib41_sleep.xq.dir/sleep.xq.src/sleep.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Built target modlib41_sleep.xq make -f modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build.make modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/zorba-query /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build.make modules/zorba-query/CMakeFiles/modlib64_zorba-query.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 90%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libzorba-query_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/zorba-query && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib64_zorba-query.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libzorba-query_1.0.so -o ../../LIB_PATH/io/zorba/modules/libzorba-query_1.0.so CMakeFiles/modlib64_zorba-query.xq.dir/zorba-query.xq.src/zorba-query.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 91%] Built target modlib64_zorba-query.xq make -f bin/CMakeFiles/zorbacmd.dir/build.make bin/CMakeFiles/zorbacmd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/bin /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/bin /builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/zorbacmd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f bin/CMakeFiles/zorbacmd.dir/build.make bin/CMakeFiles/zorbacmd.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Linking CXX executable zorba cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorbacmd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/zorbacmd.dir/zorbacmd_args.cpp.o CMakeFiles/zorbacmd.dir/zorbacmd_props.cpp.o CMakeFiles/zorbacmd.dir/timers.cpp.o CMakeFiles/zorbacmd.dir/zorbacmd.cpp.o -o zorba -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Built target zorbacmd make -f scripts/CMakeFiles/NOTICE.dir/build.make scripts/CMakeFiles/NOTICE.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/scripts /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/scripts /builddir/build/BUILD/zorba-3.0/build/scripts/CMakeFiles/NOTICE.dir/DependInfo.cmake --color= Scanning dependencies of target NOTICE make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f scripts/CMakeFiles/NOTICE.dir/build.make scripts/CMakeFiles/NOTICE.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Generating ../../NOTICE.txt cd /builddir/build/BUILD/zorba-3.0/build/scripts && ../bin/zorba -q /builddir/build/BUILD/zorba-3.0/build/scripts/notice-generator.xq -f --omit-xml-declaration generate NOTICE.txt for Zorba in /builddir/build/BUILD/zorba-3.0 make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Built target NOTICE make -f bin/CMakeFiles/xqdb.dir/build.make bin/CMakeFiles/xqdb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/bin /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/bin /builddir/build/BUILD/zorba-3.0/build/bin/CMakeFiles/xqdb.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f bin/CMakeFiles/xqdb.dir/build.make bin/CMakeFiles/xqdb.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 92%] Linking CXX executable xqdb cd /builddir/build/BUILD/zorba-3.0/build/bin && /usr/bin/cmake -E cmake_link_script CMakeFiles/xqdb.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xqdb.dir/debugger/main.cpp.o CMakeFiles/xqdb.dir/debugger/xqdb_client.cpp.o CMakeFiles/xqdb.dir/debugger/process_listener.cpp.o CMakeFiles/xqdb.dir/debugger/command_prompt.cpp.o CMakeFiles/xqdb.dir/debugger/command_line_handler.cpp.o CMakeFiles/xqdb.dir/debugger/event_handler.cpp.o -o xqdb -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../src/libzorba_simplestore.so.3.0.0 -ledit -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Built target xqdb make -f test/driver/CMakeFiles/testdriver_mt.dir/build.make test/driver/CMakeFiles/testdriver_mt.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver_mt.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/testdriver_mt.dir/build.make test/driver/CMakeFiles/testdriver_mt.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 93%] Linking CXX executable testdriver_mt cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/testdriver_mt.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/testdriver_mt.dir/testdriver_mt.cpp.o CMakeFiles/testdriver_mt.dir/testdriver_common.cpp.o CMakeFiles/testdriver_mt.dir/testdriver_comparator.cpp.o CMakeFiles/testdriver_mt.dir/testuriresolver.cpp.o -o testdriver_mt -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lboost_filesystem -lboost_system -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Built target testdriver_mt make -f test/driver/CMakeFiles/updtestdriver.dir/build.make test/driver/CMakeFiles/updtestdriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/updtestdriver.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/updtestdriver.dir/build.make test/driver/CMakeFiles/updtestdriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Linking CXX executable updtestdriver cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/updtestdriver.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/updtestdriver.dir/updtestdriver.cpp.o CMakeFiles/updtestdriver.dir/testdriver_comparator.cpp.o CMakeFiles/updtestdriver.dir/testuriresolver.cpp.o -o updtestdriver -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Built target updtestdriver make -f test/driver/CMakeFiles/sax2testdriver.dir/build.make test/driver/CMakeFiles/sax2testdriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/sax2testdriver.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/sax2testdriver.dir/build.make test/driver/CMakeFiles/sax2testdriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 94%] Linking CXX executable sax2testdriver cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/sax2testdriver.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sax2testdriver.dir/sax2testdriver.cpp.o CMakeFiles/sax2testdriver.dir/testdriver_comparator.cpp.o -o sax2testdriver -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 95%] Built target sax2testdriver make -f test/driver/CMakeFiles/testdriver.dir/build.make test/driver/CMakeFiles/testdriver.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/driver /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/driver /builddir/build/BUILD/zorba-3.0/build/test/driver/CMakeFiles/testdriver.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/driver/CMakeFiles/testdriver.dir/build.make test/driver/CMakeFiles/testdriver.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 95%] Linking CXX executable testdriver cd /builddir/build/BUILD/zorba-3.0/build/test/driver && /usr/bin/cmake -E cmake_link_script CMakeFiles/testdriver.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/testdriver.dir/testdriver.cpp.o CMakeFiles/testdriver.dir/testdriver_common.cpp.o CMakeFiles/testdriver.dir/testdriver_comparator.cpp.o CMakeFiles/testdriver.dir/testuriresolver.cpp.o -o testdriver -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 95%] Built target testdriver make -f test/api/CMakeFiles/APITests.dir/build.make test/api/CMakeFiles/APITests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/api /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/api /builddir/build/BUILD/zorba-3.0/build/test/api/CMakeFiles/APITests.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/api/CMakeFiles/APITests.dir/build.make test/api/CMakeFiles/APITests.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Linking CXX executable APITests cd /builddir/build/BUILD/zorba-3.0/build/test/api && /usr/bin/cmake -E cmake_link_script CMakeFiles/APITests.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/APITests.dir/APITests.cpp.o CMakeFiles/APITests.dir/itemfactory.cpp.o CMakeFiles/APITests.dir/xmldatamanager.cpp.o CMakeFiles/APITests.dir/xquery.cpp.o CMakeFiles/APITests.dir/test_static_context.cpp.o CMakeFiles/APITests.dir/test_dynamic_context.cpp.o CMakeFiles/APITests.dir/serializer.cpp.o CMakeFiles/APITests.dir/annotations.cpp.o CMakeFiles/APITests.dir/external_function_errors.cpp.o CMakeFiles/APITests.dir/userdefined_uri_resolution.cpp.o CMakeFiles/APITests.dir/validate.cpp.o -o APITests -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Built target APITests make -f test/iterplans/CMakeFiles/apitest.dir/build.make test/iterplans/CMakeFiles/apitest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/iterplans /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/iterplans /builddir/build/BUILD/zorba-3.0/build/test/iterplans/CMakeFiles/apitest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/iterplans/CMakeFiles/apitest.dir/build.make test/iterplans/CMakeFiles/apitest.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 96%] Linking CXX executable apitest cd /builddir/build/BUILD/zorba-3.0/build/test/iterplans && /usr/bin/cmake -E cmake_link_script CMakeFiles/apitest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/apitest.dir/apitest_args.cpp.o CMakeFiles/apitest.dir/apitest_props.cpp.o CMakeFiles/apitest.dir/apitest.cpp.o -o apitest -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target apitest make -f test/extern/CMakeFiles/test_extern_func.dir/build.make test/extern/CMakeFiles/test_extern_func.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/extern /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/extern /builddir/build/BUILD/zorba-3.0/build/test/extern/CMakeFiles/test_extern_func.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/extern/CMakeFiles/test_extern_func.dir/build.make test/extern/CMakeFiles/test_extern_func.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Linking CXX executable test_extern_func cd /builddir/build/BUILD/zorba-3.0/build/test/extern && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_extern_func.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_extern_func.dir/test_extern_func.cpp.o -o test_extern_func -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target test_extern_func make -f test/unit/CMakeFiles/LibUnitTest.dir/build.make test/unit/CMakeFiles/LibUnitTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/unit /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/unit /builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/LibUnitTest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/unit/CMakeFiles/LibUnitTest.dir/build.make test/unit/CMakeFiles/LibUnitTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Linking CXX executable LibUnitTest cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/LibUnitTest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/LibUnitTest.dir/lib_unit_test.cpp.o -o LibUnitTest -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Built target LibUnitTest make -f test/unit/CMakeFiles/UnitTests.dir/build.make test/unit/CMakeFiles/UnitTests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/test/unit /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/test/unit /builddir/build/BUILD/zorba-3.0/build/test/unit/CMakeFiles/UnitTests.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f test/unit/CMakeFiles/UnitTests.dir/build.make test/unit/CMakeFiles/UnitTests.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 97%] Linking CXX executable UnitTests cd /builddir/build/BUILD/zorba-3.0/build/test/unit && /usr/bin/cmake -E cmake_link_script CMakeFiles/UnitTests.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/UnitTests.dir/UnitTests.cpp.o CMakeFiles/UnitTests.dir/multiple_runs.cpp.o CMakeFiles/UnitTests.dir/plan_serializer.cpp.o CMakeFiles/UnitTests.dir/call_stack.cpp.o CMakeFiles/UnitTests.dir/cxx_api_changes.cpp.o CMakeFiles/UnitTests.dir/external_function.cpp.o CMakeFiles/UnitTests.dir/no_folding.cpp.o CMakeFiles/UnitTests.dir/ordpath_big.cpp.o CMakeFiles/UnitTests.dir/uri_file_decoding_test.cpp.o CMakeFiles/UnitTests.dir/ext_in_opt.cpp.o CMakeFiles/UnitTests.dir/collection.cpp.o CMakeFiles/UnitTests.dir/test_audit.cpp.o CMakeFiles/UnitTests.dir/streamable_string.cpp.o CMakeFiles/UnitTests.dir/main_sequential.cpp.o CMakeFiles/UnitTests.dir/context_item.cpp.o CMakeFiles/UnitTests.dir/datetime.cpp.o CMakeFiles/UnitTests.dir/invoke.cpp.o CMakeFiles/UnitTests.dir/xquery_functions.cpp.o CMakeFiles/UnitTests.dir/xmldatamanager.cpp.o CMakeFiles/UnitTests.dir/staticcollectionmanager.cpp.o CMakeFiles/UnitTests.dir/test_static_context.cpp.o -o UnitTests -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Built target UnitTests make -f modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/build.make modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/modules/util-tests /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/modules/util-tests /builddir/build/BUILD/zorba-3.0/build/modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/build.make modules/util-tests/CMakeFiles/modlib12_util-tests.xq.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Linking CXX shared library ../../LIB_PATH/io/zorba/modules/libutil-tests_1.0.so cd /builddir/build/BUILD/zorba-3.0/build/modules/util-tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/modlib12_util-tests.xq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -shared -Wl,-soname,libutil-tests_1.0.so -o ../../LIB_PATH/io/zorba/modules/libutil-tests_1.0.so CMakeFiles/modlib12_util-tests.xq.dir/util-tests.xq.src/util-tests.cpp.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src: ../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Built target modlib12_util-tests.xq make -f doc/cxx/examples/CMakeFiles/examples.dir/build.make doc/cxx/examples/CMakeFiles/examples.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/cxx/examples /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples/CMakeFiles/examples.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/cxx/examples/CMakeFiles/examples.dir/build.make doc/cxx/examples/CMakeFiles/examples.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [ 99%] Linking CXX executable examples cd /builddir/build/BUILD/zorba-3.0/build/doc/cxx/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/examples.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/examples.dir/examples.cpp.o CMakeFiles/examples.dir/simple.cpp.o CMakeFiles/examples.dir/sax2.cpp.o CMakeFiles/examples.dir/errors.cpp.o CMakeFiles/examples.dir/context.cpp.o CMakeFiles/examples.dir/serialization.cpp.o CMakeFiles/examples.dir/chaining.cpp.o CMakeFiles/examples.dir/external_functions.cpp.o CMakeFiles/examples.dir/datamanager.cpp.o CMakeFiles/examples.dir/uri_resolvers.cpp.o CMakeFiles/examples.dir/execution_plans.cpp.o CMakeFiles/examples.dir/item_handler.cpp.o CMakeFiles/examples.dir/callback.cpp.o CMakeFiles/examples.dir/binary.cpp.o CMakeFiles/examples.dir/module_import_check.cpp.o CMakeFiles/examples.dir/jsoniq.cpp.o -o examples -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target examples make -f doc/c/examples/CMakeFiles/cexamples.dir/build.make doc/c/examples/CMakeFiles/cexamples.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/doc/c/examples /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/doc/c/examples /builddir/build/BUILD/zorba-3.0/build/doc/c/examples/CMakeFiles/cexamples.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f doc/c/examples/CMakeFiles/cexamples.dir/build.make doc/c/examples/CMakeFiles/cexamples.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Linking C executable cexamples cd /builddir/build/BUILD/zorba-3.0/build/doc/c/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/cexamples.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -Wno-unused-parameter -Winit-self -Werror=declaration-after-statement -fPIC -fvisibility=hidden -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cexamples.dir/cexamples.c.o CMakeFiles/cexamples.dir/csimple.c.o CMakeFiles/cexamples.dir/ccontext.c.o CMakeFiles/cexamples.dir/cerror.c.o CMakeFiles/cexamples.dir/cparsing.c.o CMakeFiles/cexamples.dir/cexternal_functions.c.o CMakeFiles/cexamples.dir/cserialization.c.o CMakeFiles/cexamples.dir/csequences.c.o -o cexamples -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../../src/libzorba_simplestore.so.3.0.0 -lpthread -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target cexamples make -f swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/build.make swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/python /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/python /builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/build.make swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'swig/python/CMakeFiles/gen_zorba_api_python_zorba_apiPYTHON_wrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target gen_zorba_api_python_zorba_apiPYTHON_wrap make -f swig/python/CMakeFiles/_zorba_api_python.dir/build.make swig/python/CMakeFiles/_zorba_api_python.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/python /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/python /builddir/build/BUILD/zorba-3.0/build/swig/python/CMakeFiles/_zorba_api_python.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/python/CMakeFiles/_zorba_api_python.dir/build.make swig/python/CMakeFiles/_zorba_api_python.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Linking CXX shared module _zorba_api.so cd /builddir/build/BUILD/zorba-3.0/build/swig/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_zorba_api_python.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o _zorba_api.so CMakeFiles/_zorba_api_python.dir/zorba_apiPYTHON_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lpython2.7 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target _zorba_api_python make -f swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/build.make swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/java /builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/build.make swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'swig/java/CMakeFiles/gen_zorba_api_java_zorba_apiJAVA_wrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target gen_zorba_api_java_zorba_apiJAVA_wrap make -f swig/java/CMakeFiles/zorba_api_java.dir/build.make swig/java/CMakeFiles/zorba_api_java.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/java /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/java /builddir/build/BUILD/zorba-3.0/build/swig/java/CMakeFiles/zorba_api_java.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/java/CMakeFiles/zorba_api_java.dir/build.make swig/java/CMakeFiles/zorba_api_java.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Linking CXX shared module libzorba_api_java.so cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorba_api_java.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libzorba_api_java.so CMakeFiles/zorba_api_java.dir/zorba_apiJAVA_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c cd /builddir/build/BUILD/zorba-3.0/build/swig/java && cmake -E echo Compiling\ Java\ files... Compiling Java files... cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/javac *.java -d /builddir/build/BUILD/zorba-3.0/build/swig/java cd /builddir/build/BUILD/zorba-3.0/build/swig/java && cmake -E echo Creating\ jar\ file... Creating jar file... cd /builddir/build/BUILD/zorba-3.0/build/swig/java && /usr/bin/jar cf zorba_api.jar io make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorba_api_java make -f swig/xqj/CMakeFiles/zorba_xqj.dir/build.make swig/xqj/CMakeFiles/zorba_xqj.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/xqj /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/xqj /builddir/build/BUILD/zorba-3.0/build/swig/xqj/CMakeFiles/zorba_xqj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/xqj/CMakeFiles/zorba_xqj.dir/build.make swig/xqj/CMakeFiles/zorba_xqj.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'swig/xqj/CMakeFiles/zorba_xqj.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorba_xqj make -f swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/build.make swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/ruby /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/ruby /builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/build.make swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[2]: Nothing to be done for 'swig/ruby/CMakeFiles/gen_zorba_api_zorba_apiRUBY_wrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target gen_zorba_api_zorba_apiRUBY_wrap make -f swig/ruby/CMakeFiles/zorba_api.dir/build.make swig/ruby/CMakeFiles/zorba_api.dir/depend make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' cd /builddir/build/BUILD/zorba-3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/zorba-3.0 /builddir/build/BUILD/zorba-3.0/swig/ruby /builddir/build/BUILD/zorba-3.0/build /builddir/build/BUILD/zorba-3.0/build/swig/ruby /builddir/build/BUILD/zorba-3.0/build/swig/ruby/CMakeFiles/zorba_api.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' make -f swig/ruby/CMakeFiles/zorba_api.dir/build.make swig/ruby/CMakeFiles/zorba_api.dir/build make[2]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Linking CXX shared module zorba_api.so cd /builddir/build/BUILD/zorba-3.0/build/swig/ruby && /usr/bin/cmake -E cmake_link_script CMakeFiles/zorba_api.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -fno-strict-aliasing -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o zorba_api.so CMakeFiles/zorba_api.dir/zorba_apiRUBY_wrap.cxx.o -Wl,-rpath,/usr/lib:/builddir/build/BUILD/zorba-3.0/build/src ../../src/libzorba_simplestore.so.3.0.0 -lruby -lrt -licuuc -licui18n -licudata -lxml2 -luuid -lxerces-c -lxml2 -luuid -lxerces-c make[2]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' [100%] Built target zorba_api make[1]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/zorba-3.0/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/zorba-3.0/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaModule.cmake -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/xqdb -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/xqdb" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/zorba -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/zorba" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/execute.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/cli.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/tools -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/tools/dependencies.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/tools/list_node_names_with_file_attribute.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/tools/process.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/environment.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/util.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/feedback.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/fots-driver.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/README.TXT -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/errors.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/evaluate.xq -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/FOTSZorbaManifest.xml -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting/XQ10 -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting/XQ10/W3C_submission_template.xml -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting/XQ10/FOTSZorbaManifest.xml -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting/XQ30 -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting/XQ30/W3C_submission_template.xml -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba-3.0.0/fots_driver/reporting/XQ30/FOTSZorbaManifest.xml -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/testdriver -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/testdriver" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaConfig.cmake -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaUse.cmake -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ExternalModuleConfig.cmake.in -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/edu/princeton/wordnet/wordnet-en.zth -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2001/xml.xsd.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2010/xslt-xquery-serialization.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/schemas/pul.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/schemas/complete-pul.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/schemas/xdm.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/XQueryX.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/TR/xhtml1/DTD/xhtml1-transitional.dtd.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/TR/xhtml1/DTD/xhtml1-frameset.dtd.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/TR/xhtml1/DTD/xhtml1-strict.dtd.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/TR/xhtml1/DTD/xhtml-lat1.ent.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/TR/xhtml1/DTD/xhtml-special.ent.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/TR/xhtml1/DTD/xhtml-symbol.ent.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/errors.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/errors_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/errors_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/warnings.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/warnings_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/warnings_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/errors.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/errors_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/errors_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/io/zorba/modules/libutil-tests_1.0.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/io/zorba/modules/libutil-tests_1.0.so" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/io/zorba/modules/util-tests.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/io/zorba/modules/util-tests_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/io/zorba/modules/util-tests_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/util/curl_streambuf.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/io/zorba/modules/util-curl.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/io/zorba/modules/util-curl_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/io/zorba/modules/util-curl_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libutil-curl.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libutil-curl.so" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/math.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/math_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/math_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/random.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/random_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/random_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/base64.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/base64_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/base64_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/string.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/string_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/string_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/batch.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/batch_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/batch_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/html.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/html_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/html_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/menu.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/menu_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/xqdoc/menu_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/full-text.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/full-text_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/full-text_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/functx/www/index.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/functx/www/index_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/functx/www/index_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/datetime.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/datetime_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/datetime_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libftp-client_1.0.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libftp-client_1.0.so" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/ftp-client.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/ftp-client_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/ftp-client_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/expath/ns/error.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/expath/ns/error_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/expath/ns/error_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/expath/ns/http-client.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/http-client.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/http-client_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/com/zorba-xquery/www/modules/http-client_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libhttp-client_1.0.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libhttp-client_1.0.so" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/http-client.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/http-client_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/http-client_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/http-client-wrapper.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/http-client-wrapper_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/http-client-wrapper_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/item.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/item_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/item_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/json-xml.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/json-xml_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/json-xml_1.1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/json-csv.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/json-csv_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/json-csv_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/jsound/modules/jsound.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/jsound/modules/jsound_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/jsound/modules/jsound_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/jsound/modules/validate/map.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/jsound/modules/validate/map_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/jsound/modules/validate/map_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/org/expath/ns/libfile_2.0.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/org/expath/ns/libfile_2.0.so" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/expath/ns/file.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/expath/ns/file_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/expath/ns/file_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/functions.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/functions_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/functions_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/function-library.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/function-library_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/jsoniq/function-library_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/schema.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/schema_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/schema_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sctx.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sctx_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sctx_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/dctx.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/dctx_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/dctx_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sequence.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sequence_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sequence_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libsleep_1.0.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libsleep_1.0.so" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sleep.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sleep_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/sleep_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/unordered-maps.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/unordered-maps_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/unordered-maps_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/documents.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/documents_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/documents_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/ddl.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/ddl_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/ddl_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/dml.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/dml_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/dml_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/w3c/ddl.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/w3c/ddl_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/w3c/ddl_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/w3c/dml.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/w3c/dml_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/dynamic/collections/w3c/dml_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/collections/ddl.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/collections/ddl_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/collections/ddl_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/collections/dml.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/collections/dml_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/collections/dml_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/indexes/ddl.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/indexes/ddl_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/indexes/ddl_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/indexes/dml.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/indexes/dml_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/indexes/dml_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/integrity-constraints/ddl.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/integrity-constraints/ddl_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/integrity-constraints/ddl_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/integrity-constraints/dml.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/integrity-constraints/dml_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/store/static/integrity-constraints/dml_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/node-position.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/node-position_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/node-position_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/reference.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/reference_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/reference_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/node.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/node_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/node_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/uri.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/uri_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/uri_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/fetch.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/fetch_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/fetch_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xpath-functions.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xpath-functions.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xpath-functions_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xpath-functions_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xpath-functions/math.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xpath-functions/math_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xpath-functions/math_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xqt-errors.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xqt-errors_0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/w3/www/2005/xqt-errors_0.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xml-options.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xml.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xml_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xml_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/org/xqdoc/www/1.0.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xqdoc.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xqdoc_2.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xqdoc_2.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/xqdoc-options.schema -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libzorba-query_1.0.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libzorba-query_1.0.so" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/zorba-query.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/zorba-query_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/zorba-query_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/reflection.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/reflection_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/reflection_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/dbgp-message-handler.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/dbgp-message-handler_1.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/zorba/uris/core/3.0.0/io/zorba/modules/dbgp-message-handler_1.0.module -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/simple.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/sax2.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/errors.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/context.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/serialization.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/chaining.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/external_functions.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/datamanager.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/uri_resolvers.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/execution_plans.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/item_handler.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/callback.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/binary.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/module_import_check.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/jsoniq.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/examples.cpp -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/cxx/examples/Makefile -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/csimple.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/ccontext.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/cerror.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/cparsing.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/cexternal_functions.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/cserialization.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/csequences.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/cexamples.c -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/c/examples/cparsing.xml -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/python/examples/python_test.py -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/ruby/examples/ruby_test.rb -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/php/examples/simple.php -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-3.0.0/php/examples/test.php -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/store_manager.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/stream_util.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/uri.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/hexbinary_stream.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/error_util.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/calendar.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/hexbinary_util.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/mem_streambuf.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/time.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/uuid.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/base64_util.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/locale.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/transcode_stream.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/fs_util.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/timer.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/smart_ptr.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/base64_stream.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/user_exception.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/error.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/store_consts.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/typeident.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/streams.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/collection.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/tokenizer.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/static_context_consts.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/collection_manager.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/static_context.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/vector_item_sequence.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/properties_base.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/debugger_default_event_handler.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/item_sequence.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/diagnostic.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/item_factory.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/default_content_handler.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/xquery_functions.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/stemmer.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/api_shared_types.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/annotation.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/qname.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/system_diagnostic.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/streambuf.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/diagnostic.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/type_traits.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/ztd.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/proxy.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/unique_ptr.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/cxx_util.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/unit_tests.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/printer_diagnostic_handler.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/xmldatamanager.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/serialization_callback.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/external_function_parameter.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/dynamic_context.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/function.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/serializer.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/static_collection_manager.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/xquery.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/audit.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/debugger_client.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/zorba_string.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/options.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/zorba_functions.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/store_manager_c.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/module_info.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/singleton_item_sequence.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/uri_resolvers.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/audit_scoped.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/item.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/debugger_event_handler.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/diagnostic_handler.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/version.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/external_module.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/xquery_exception.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/query_location.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/document_manager.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/zorba.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/sax2.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/xquery_warning.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/zorba_exception.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/empty_sequence.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/xquery_stack_trace.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/thesaurus.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/properties.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/debugger_exception.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/iterator.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/zorbac.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/xqc.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/config.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/diagnostic_list.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/internal/qnames.h -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libzorba_simplestore.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libzorba_simplestore.so -- Set runtime path of "/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libzorba_simplestore.so.3.0.0" to "/usr/lib" -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/python/zorba_api.py -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/python/_zorba_api.so -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/libzorba_api_java.so -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/zorba_api.jar -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/zorba_xqj.jar -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/xqjapi.jar -- Installing: /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/ruby/zorba_api.so make: Leaving directory '/builddir/build/BUILD/zorba-3.0/build' + mkdir -p /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/Modules/ + mv /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ExternalModuleConfig.cmake.in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaConfig.cmake /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaConfigVersion.cmake /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaModule.cmake /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/zorba-3.0.0/ZorbaUse.cmake /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/cmake/Modules/ + mkdir -p /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba-java/ + cp -p build/swig/java/zorba_api.jar /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba-java/zorba.jar + mv /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/libzorba_api_java.so /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba-java/ + mv /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/zorba_xqj.jar /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba-java/ + rm -f /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/xqjapi.jar /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/java/zorba_api.jar + mkdir -p /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 + mv /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/python/_zorba_api.so /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/python/zorba_api.py /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/ruby/vendor_ruby + mv /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/ruby/zorba_api.so /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/ruby/vendor_ruby + chrpath --delete /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/zorba + chrpath --delete /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/testdriver + chrpath --delete /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/xqdb + find /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 -name '*.so' -exec chrpath --delete '{}' ';' + find /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 -name '*.so' -exec chmod 755 '{}' ';' + rm -f /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/xqc.h + mv /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/util/curl_streambuf.h /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/include/zorba/util/ + mkdir doc.tmp + mv /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64//usr/share/doc/zorba-3.0.0/c /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64//usr/share/doc/zorba-3.0.0/cxx /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64//usr/share/doc/zorba-3.0.0/php /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64//usr/share/doc/zorba-3.0.0/python /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64//usr/share/doc/zorba-3.0.0/ruby doc.tmp + rm -rf /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64//usr/share/doc/zorba-3.0.0/ + rm -f 'doc.tmp/*.txt' + install -D -m644 build/doc/zorba.1 /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/man/man1/zorba.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.0-43.20140621git152f8964c.fc29 --unique-debug-suffix -3.0.0-43.20140621git152f8964c.fc29.riscv64 --unique-debug-src-base zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/zorba-3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/testdriver explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/xqdb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/zorba extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/testdriver explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/org/expath/ns/libfile_2.0.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/xqdb extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/org/expath/ns/libfile_2.0.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/bin/zorba explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libftp-client_1.0.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libftp-client_1.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libhttp-client_1.0.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libhttp-client_1.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libsleep_1.0.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libsleep_1.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libzorba-query_1.0.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/core/3.0.0/io/zorba/modules/libzorba-query_1.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/io/zorba/modules/libutil-tests_1.0.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba/io/zorba/modules/libutil-tests_1.0.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libutil-curl.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libutil-curl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/ruby/vendor_ruby/zorba_api.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/ruby/vendor_ruby/zorba_api.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba-java/libzorba_api_java.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/zorba-java/libzorba_api_java.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libzorba_simplestore.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/lib64/libzorba_simplestore.so.3.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/_zorba_api.so extracting debug info from /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/_zorba_api.so /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: build/src/jsoniq_scanner.yy.cpp: Cannot stat: No such file or directory BUILDSTDERR: cpio: build/src/xquery_scanner.yy.cpp: Cannot stat: No such file or directory BUILDSTDERR: 36447 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jBfrbx + umask 022 + cd /builddir/build/BUILD + cd zorba-3.0 + DOCDIR=/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba + cp -pr ChangeLog /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba + cp -pr LICENSE.txt /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba + cp -pr NOTICE.txt /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba + cp -pr README.txt /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: libzorba_simplestore.so.3.0.0()(64bit) zorba = 3.0.0-43.20140621git152f8964c.fc29 zorba(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcurl.so.4()(64bit) libedit.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libicudata.so.62()(64bit) libicui18n.so.62()(64bit) libicuuc.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libutil-curl.so()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxerces-c-3.2.so()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libzorba_simplestore.so.3.0.0()(64bit) rtld(GNU_HASH) Processing files: zorba-devel-3.0.0-43.20140621git152f8964c.fc29.riscv64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: cmake(Zorba) = 3.0.0 zorba-devel = 3.0.0-43.20140621git152f8964c.fc29 zorba-devel(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem libzorba_simplestore.so.3.0.0()(64bit) Processing files: zorba-doc-3.0.0-43.20140621git152f8964c.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4WXCgp + umask 022 + cd /builddir/build/BUILD + cd zorba-3.0 + DOCDIR=/builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-doc + cp -pr doc.tmp/c doc.tmp/cxx doc.tmp/php doc.tmp/python doc.tmp/ruby /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64/usr/share/doc/zorba-doc + exit 0 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: zorba-doc = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-zorba = 3.0.0-43.20140621git152f8964c.fc29 python2-zorba = 3.0.0-43.20140621git152f8964c.fc29 python2-zorba(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 zorba-python = 3.0.0-43.20140621git152f8964c.fc29 zorba-python(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicudata.so.62()(64bit) libicui18n.so.62()(64bit) libicuuc.so.62()(64bit) libm.so.6()(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuuid.so.1()(64bit) libxerces-c-3.2.so()(64bit) libxml2.so.2()(64bit) libzorba_simplestore.so.3.0.0()(64bit) rtld(GNU_HASH) Obsoletes: python-zorba < 3.0.0-43.20140621git152f8964c.fc29 zorba-python < 3.0.0-43.20140621git152f8964c.fc29 Processing files: zorba-ruby-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: zorba-ruby = 3.0.0-43.20140621git152f8964c.fc29 zorba-ruby(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicudata.so.62()(64bit) libicui18n.so.62()(64bit) libicuuc.so.62()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) libruby.so.2.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuuid.so.1()(64bit) libxerces-c-3.2.so()(64bit) libxml2.so.2()(64bit) libzorba_simplestore.so.3.0.0()(64bit) rtld(GNU_HASH) Processing files: zorba-java-3.0.0-43.20140621git152f8964c.fc29.riscv64 warning: Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " BUILDSTDERR: Deprecated external dependency generator is used! Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: zorba-java = 3.0.0-43.20140621git152f8964c.fc29 zorba-java(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicudata.so.62()(64bit) libicui18n.so.62()(64bit) libicuuc.so.62()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuuid.so.1()(64bit) libxerces-c-3.2.so()(64bit) libxml2.so.2()(64bit) libzorba_simplestore.so.3.0.0()(64bit) rtld(GNU_HASH) Processing files: zorba-debugsource-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Provides: zorba-debugsource = 3.0.0-43.20140621git152f8964c.fc29 zorba-debugsource(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zorba-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 2c28f2d0e2d5f83caaaeae9e4b348fe33129931a debuginfo(build-id) = 2ce17abf381ecf265cacd880e0a8841a368a1b41 debuginfo(build-id) = 45b4719ff68a09ed7e1d8c7c1de868d1baf67aed debuginfo(build-id) = 85b28485561fbb912f858e337cd0bba70fc5a727 debuginfo(build-id) = 8c6b9f46e8c59efb33031077f1d4884a51518c4e debuginfo(build-id) = 90f22c31ecf50d827b9e4b132a3dd6396bc371f7 debuginfo(build-id) = c824409d027baae0230ee6df2383c36220b01bfc debuginfo(build-id) = cf5ea7af9ab08474d87e47f4fe6450b2a55fdba0 debuginfo(build-id) = deb40186dd661e8bee7c09d88d6bc6d6b0d7eb84 debuginfo(build-id) = e11ccaf6f01efd73b5d5c4319b6e61d252a7fe7b debuginfo(build-id) = e52e4eff8e7b64c2ced3dd8b4de43507fc00e29b zorba-debuginfo = 3.0.0-43.20140621git152f8964c.fc29 zorba-debuginfo(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zorba-debugsource(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Processing files: python2-zorba-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 4fc3267b9a1e3f2f1aed7752ca3cf3a1ba5becd5 python2-zorba-debuginfo = 3.0.0-43.20140621git152f8964c.fc29 python2-zorba-debuginfo(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zorba-debugsource(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Processing files: zorba-ruby-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 7f1b498b1533bb7fa9942e17c9913a5662e6cd97 zorba-ruby-debuginfo = 3.0.0-43.20140621git152f8964c.fc29 zorba-ruby-debuginfo(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zorba-debugsource(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Processing files: zorba-java-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64 BUILDSTDERR: warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*\.so$' | /usr/bin/grep -v '/usr/lib64/php/modules.*\.so$' | /usr/bin/grep -v '/usr/lib64/ruby/vendor_ruby.*\.so$' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Provides: debuginfo(build-id) = 25ab0aa29aedc94bb2e97f160a50185c289dd364 zorba-java-debuginfo = 3.0.0-43.20140621git152f8964c.fc29 zorba-java-debuginfo(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zorba-debugsource(riscv-64) = 3.0.0-43.20140621git152f8964c.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 Wrote: /builddir/build/RPMS/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-devel-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-doc-3.0.0-43.20140621git152f8964c.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python2-zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-ruby-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-java-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-debugsource-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-zorba-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-ruby-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/zorba-java-debuginfo-3.0.0-43.20140621git152f8964c.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6LCW5Y + umask 022 + cd /builddir/build/BUILD + cd zorba-3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zorba-3.0.0-43.20140621git152f8964c.fc29.riscv64 + exit 0 Child return code was: 0